diff options
Diffstat (limited to 'sample/sample-config-files/server.conf')
-rw-r--r-- | sample/sample-config-files/server.conf | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sample/sample-config-files/server.conf b/sample/sample-config-files/server.conf index 936e96c..aa7d5b3 100644 --- a/sample/sample-config-files/server.conf +++ b/sample/sample-config-files/server.conf @@ -272,7 +272,7 @@ cipher AES-256-CBC # You can uncomment this out on # non-Windows systems. ;user nobody -;group nogroup +;group nobody # The persist options will try to avoid # accessing certain resources on restart |