csgen/config.def.ini

40 lines
1 KiB
INI
Raw Normal View History

2024-01-02 03:55:23 +01:00
# csgen default config file
[html]
instance_name = csgen
instance_description = This is a csgen instance.
footer_text = Licensed under the GNU Affero General Public License version 3.0.<br><br>Made in Sweden
css = index.css
javascript = index.js
logo = logo.svg
favicon = favicon.svg
document_location = documents/
attachment_location = attachments/
request_location = requests/
history_location = history/
2024-01-02 03:55:23 +01:00
[comment]
max_comment_size = 1024
2024-01-02 03:55:23 +01:00
[public]
public_account_create = true
[header]
logo_header_size = 24
[credentials]
allow_change_username = true
allow_change_password = true
max_accounts_per_ip = 4
2024-01-02 03:55:23 +01:00
sqldb = csgenDB.sql
[logging]
store_ip = true
store_user_agent = true
store_created = true
store_last_usage = true
[format]
date_format = Y/m/d
time_format = h:i:sa