mirror of
https://github.com/arcan1s/ahriman.git
synced 2025-07-23 02:39:57 +00:00
chore: add configuration recipes
This commit is contained in:
13
recipes/distributed/service.ini
Normal file
13
recipes/distributed/service.ini
Normal file
@ -0,0 +1,13 @@
|
||||
[auth]
|
||||
target = mapping
|
||||
|
||||
[build]
|
||||
workers = http://worker:8080 http://worker:8080
|
||||
|
||||
[status]
|
||||
username = demo
|
||||
password = $AHRIMAN_PASSWORD
|
||||
|
||||
[web]
|
||||
enable_archive_upload = yes
|
||||
wait_timeout = 0
|
Reference in New Issue
Block a user