mirror of
https://codeberg.org/vlw/vlw.se.git
synced 2025-09-13 21:13:40 +02:00
17 lines
No EOL
247 B
INI
Executable file
17 lines
No EOL
247 B
INI
Executable file
date_time_zone = "Europe/Stockholm"
|
|
|
|
[api_database]
|
|
host = ""
|
|
user = ""
|
|
pass = ""
|
|
db = ""
|
|
|
|
[api_forgejo]
|
|
base_url = ""
|
|
cache_file = ""
|
|
scan_profiles = ""
|
|
|
|
[api_client]
|
|
base_url = "https://api.vlw.one/"
|
|
api_key = ""
|
|
verify_peer = 0 |