mirror of
https://codeberg.org/vlw/vlw.se.git
synced 2025-09-13 21:13:40 +02:00
19 lines
No EOL
402 B
INI
Executable file
19 lines
No EOL
402 B
INI
Executable file
[connect]
|
|
database_host = ""
|
|
database_user = ""
|
|
database_pass = ""
|
|
|
|
[databases]
|
|
vlw = ""
|
|
battlestation = ""
|
|
|
|
; Forgejo instance config
|
|
[forgejo]
|
|
base_url = ""
|
|
|
|
; Forgejo language chart endpoints config
|
|
[about_languages]
|
|
; CSV of Forgejo profiles to include public source repositories from
|
|
scan_profiles = ""
|
|
; Path to a JSON file to store cached language endpoint responses
|
|
cache_file = "" |