1 # Option - the name of the module without 'mod_' at the beginning and '.so'
2 # in the end ie full name of the module mod_store_files.so
3 <StoreModule store_files>
5 # Working server directory, provides data on tariffs, users, administrators.
7 # Value: directory path
8 WorkDir = /var/stargazer
10 # Owner, group and permissions of the files of user statistics (stat)
12 # Values: any, supported by OS
17 # Owner, group and permissions on user configuration files (conf)
19 # Values: any, supported by OS
24 # Owner, group and permissions for user log files (log)
26 # Values: any, supported by OS