diff options
Diffstat (limited to 'pkg')
| -rw-r--r-- | pkg/config/server.conf | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/pkg/config/server.conf b/pkg/config/server.conf index 22bd14a..c287682 100644 --- a/pkg/config/server.conf +++ b/pkg/config/server.conf @@ -58,6 +58,9 @@ pretendClient=false ; be replicated unless you manually free up more disk space. autoFreeDiskSpaceDelay=10h +; Specifies whether the server will also speak the iSCSI protocol +iScsiServer=true + [limits] maxClients=2000 maxImages=1000 |
