vlw.se/api/.env.example.ini
Victor Westerlund e25b1b6689 feat: add language chart to about page (#14)
Replaces this section on the `/about` page:
![image](/attachments/67ac2f42-3784-4c69-9240-0a7961afb47d)
with:
![image](/attachments/fa073c9c-a016-4281-a3fb-30b7be95881f)

I will replace and fix the colors of the buttons after #15 is merged.

Reviewed-on: https://codeberg.org/vlw/vlw.se/pulls/14
2025-01-28 14:45:52 +00:00

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 = ""