gitea/conf
Justin Nuß 4d702eb345 Allow disabling uploads 2014-07-24 15:51:40 +02:00
..
content
etc
gitignore
license
README.md
app.ini Allow disabling uploads 2014-07-24 15:51:40 +02:00
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/...