Grafana Integration + Unified SQLite Boilerplate + Fixed bot movement performance regression
This commit is contained in:
@@ -31,6 +31,15 @@ database_password = ""
|
||||
database_address = "127.0.0.1"
|
||||
database_port = "3306"
|
||||
|
||||
[integrations]
|
||||
grafana_logging = false
|
||||
grafana_log_path = "@data/logs"
|
||||
#how long grafana will keep old data for in days (anything older is pruned once on startup)
|
||||
grafana_log_ttl_days = 7
|
||||
#discord_ge_webhook = "webhook link"
|
||||
#discord_moderation_webhook = "webhook link"
|
||||
#openrsc_integration_webhook = "webhook link"
|
||||
|
||||
|
||||
[world]
|
||||
name = "2009scape"
|
||||
|
||||
Reference in New Issue
Block a user