You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
forgejo/conf
Unknown b2801a2e98 Fix #165 10 years ago
..
content
etc
gitignore
license
README.md
app.ini Fix #165 10 years ago
mysql.sql
supervisor.ini

README.md

NOTICE

This directory only used for development, and us go-bindata to store in memory for releases.

To apply any change in this directory, install go-bindata, and then execute following command in root of source directory:

$ go-bindata -ignore="\\.DS_Store|README.md" -o modules/bin/conf.go -pkg="bin" conf/...