public class FileHostingConfigUpdater extends java.lang.Object implements INginxConfigUpdater
Constructor and Description |
---|
FileHostingConfigUpdater() |
Modifier and Type | Method and Description |
---|---|
void |
updateFilehostingSize(INodeClient nc,
long size) |
void |
updateMessageSize(INodeClient nc,
long size) |
public void updateFilehostingSize(INodeClient nc, long size) throws ServerFault
updateFilehostingSize
in interface INginxConfigUpdater
ServerFault
public void updateMessageSize(INodeClient nc, long size) throws ServerFault
updateMessageSize
in interface INginxConfigUpdater
ServerFault
Copyright © 2021. All Rights Reserved.