mirror of
https://github.com/arcan1s/ffxivbis.git
synced 2026-05-30 12:06:13 +00:00
auth support
This commit is contained in:
@@ -7,3 +7,4 @@ priority = is_required loot_count_bis loot_count_total loot_count loot_priority
|
||||
[web]
|
||||
host = 0.0.0.0
|
||||
port = 8000
|
||||
templates = templates
|
||||
|
||||
@@ -0,0 +1,4 @@
|
||||
[auth]
|
||||
enabled = yes
|
||||
root_username = admin
|
||||
root_password = $1$R3j4sym6$HtvrKOJ66f7w3.9Zc3U6h1
|
||||
Reference in New Issue
Block a user