X-Git-Url: https://git.stg.codes/stg.git/blobdiff_plain/c1a020a6bf83da0186278491af2d0bfa8d917b44..8c6fa3fbaccc22127280bf77a48fab5a3ee0716e:/projects/stargazer/inst/linux/etc/stargazer/conf-available.d/store_files.conf diff --git a/projects/stargazer/inst/linux/etc/stargazer/conf-available.d/store_files.conf b/projects/stargazer/inst/linux/etc/stargazer/conf-available.d/store_files.conf index e9c5bc5d..f7e0f23d 100644 --- a/projects/stargazer/inst/linux/etc/stargazer/conf-available.d/store_files.conf +++ b/projects/stargazer/inst/linux/etc/stargazer/conf-available.d/store_files.conf @@ -1,5 +1,4 @@ -# Option - the name of the module without 'mod_' at the beginning and '.so' -# in the end ie full name of the module mod_store_files.so +# Enables plain file backend. # Working server directory, provides data on tariffs, users, administrators. @@ -11,21 +10,21 @@ # Parameter: required # Values: any, supported by OS ConfOwner = root - ConfGroup = stargazer - ConfMode = 600 + ConfGroup = root + ConfMode = 640 # Owner, group and permissions on user configuration files (conf) # Parameter: required # Values: any, supported by OS StatOwner = root - StatGroup = stargazer + StatGroup = root StatMode = 640 # Owner, group and permissions for user log files (log) # Parameter: required # Values: any, supported by OS UserLogOwner = root - UserLogGroup = stargazer + UserLogGroup = root UserLogMode = 640