mirror of
https://codeberg.org/vlw/vlw.se.git
synced 2025-09-13 21:13:40 +02:00
Replaces this section on the `/about` page:  with:  I will replace and fix the colors of the buttons after #15 is merged. Reviewed-on: https://codeberg.org/vlw/vlw.se/pulls/14
19 lines
No EOL
375 B
INI
Executable file
19 lines
No EOL
375 B
INI
Executable file
[connect]
|
|
host = ""
|
|
user = ""
|
|
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 = "" |