1
0
Fork 0
gitea/conf
Unknown b2801a2e98 Fix #165 2014-06-24 13:55:47 -04:00
..
content
etc
gitignore
license
README.md Fix #209 2014-05-28 01:53:06 -04:00
app.ini Fix #165 2014-06-24 13:55:47 -04: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/...