# In this file are defined values specific for the user's system # target name. settings file (THIS FILE) is "settings-TARGET_NAME.txt" # where TARGET_NAME is the value target: again name: bstagain # Where the software will be located bin_path: /botm/bin/bstagain # where the libraries will be located lib_path: /botm/lib/bstagain # where the software will remember data data_path: /botm/data/bstagain #where the software will record logs log_path: /botm/log/bstagain #for temporary fies tmp_path: /botm/tmp/bstagain #for the www server www_path : /botm/www/1190/bstagain cgi_path : /bstagain conf_path: /botm/etc/www/conf/1190 #cron files directory cron_path: /etc/cron.d path: /usr/local/bin:/usr/bin:/bin # The path environment variable. Must be overwritten if SETUID. # Otherwise launching programs may fail. # (Perl security...) #paths to software chmod: /usr/bin/chmod cp : /usr/bin/cp gzip : /usr/bin/gzip mkdir: /usr/bin/mkdir mv : /usr/bin/mv perl : /usr/bin/perl rm : /usr/bin/rm sudo : /usr/bin/sudo oldlogs: /botm/bin/oldlogs/oldlogs.pl CC: /usr/bin/gcc CF: -g -Wall # How big can a log file be log_size_limit: 65536 # How many uncompressed old logs to keep logs_uncompressed: 2 # How many old logs to keep logs_total: 10 # When to deal with old logs oldlogs_schedule: 1 4 * * * # When to run the ONG bot ong_schedule: 0 * * * * # When to RESET EVERYTHING reset_schedule: 33 4 * * * reset_password: again cron_user: b scheme : http website : 1190.bicyclesonthemoon.info website_name: Bicycles on the Moon favicon_path: /img/favicon.png intf_date : 28-Sep-2016 20:34 coin_date : 13-Nov-2016 22:15 story_length : 16 firstpage_length: 4 page_length : 16 comment_page_length: 40 story_credits: "BSTA" by Balthasar Szczepański intf_credits: Online interface v$_version © Balthasar Szczepański; AGPL 3 license source_url: http://bicyclesonthemoon.info/git-projects/?p=ott/bsta