12 lines
169 B
INI
12 lines
169 B
INI
|
instance_name = pluralkit
|
||
|
|
||
|
[security]
|
||
|
allow_sign_up = false
|
||
|
allow_org_create = false
|
||
|
|
||
|
[auth]
|
||
|
disable_login_form = true
|
||
|
|
||
|
[auth.anonymous]
|
||
|
enabled = true
|
||
|
org_role = Viewer
|