mirror of
https://github.com/Hessenuk/DiscordTickets.git
synced 2025-09-01 08:21:27 +03:00
Update files
This commit is contained in:
22
user/example.config.yml
Normal file
22
user/example.config.yml
Normal file
@@ -0,0 +1,22 @@
|
||||
#####################################################
|
||||
## ____ _ ##
|
||||
## | _ \ (_) ___ ___ ___ _ __ __| | ##
|
||||
## | | | | | | / __| / __| / _ \ | '__| / _` | ##
|
||||
## | |_| | | | \__ \ | (__ | (_) | | | | (_| | ##
|
||||
## |____/ |_| |___/ \___| \___/ |_| \__,_| ##
|
||||
## _____ _ _ ##
|
||||
## |_ _| (_) ___ | | __ ___ | |_ ___ ##
|
||||
## | | | | / __| | |/ / / _ \ | __| / __| ##
|
||||
## | | | | | (__ | < | __/ | |_ \__ \ ##
|
||||
## |_| |_| \___| |_|\_\ \___| \__| |___/ ##
|
||||
## ##
|
||||
## Documentation: https://discordtickets.app ##
|
||||
## Support: https://go.eartharoid.me/discord ##
|
||||
#####################################################
|
||||
|
||||
logs:
|
||||
files:
|
||||
enabled: true
|
||||
keepFor: 30 # days
|
||||
split: true # split stdout (info) and stderr (warnings & errors) into separate files?
|
||||
level: info
|
Reference in New Issue
Block a user