10 lines
No EOL
150 B
TOML
10 lines
No EOL
150 B
TOML
[Server]
|
|
APIURL = "0.0.0.0:5580"
|
|
POSTURL = "http://0.0.0.0:5700"
|
|
|
|
[Group]
|
|
AllowGroup = []
|
|
AllowUser = []
|
|
AllowRole = []
|
|
BlockGroup = []
|
|
BlockUser = [] |