Add InfluxDB/Grafana monitoring
This commit is contained in:
12
grafana/grafana.ini
Normal file
12
grafana/grafana.ini
Normal file
@@ -0,0 +1,12 @@
|
||||
instance_name = pluralkit
|
||||
|
||||
[security]
|
||||
allow_sign_up = false
|
||||
allow_org_create = false
|
||||
|
||||
[auth]
|
||||
disable_login_form = true
|
||||
|
||||
[auth.anonymous]
|
||||
enabled = true
|
||||
org_role = Viewer
|
||||
Reference in New Issue
Block a user