Start having useful defaults for SQL
Mostly this means: Havintg a config_spec.ini that has a local (relative to mediagoblin.ini) sqlite db with the name "mediagoblin.db". Also: - Add to .gitignore - Add a notice to mediagoblin.ini about the db
This commit is contained in:
1
.gitignore
vendored
1
.gitignore
vendored
@@ -15,6 +15,7 @@
|
||||
/user_dev/
|
||||
/paste_local.ini
|
||||
/mediagoblin_local.ini
|
||||
/mediagoblin.db
|
||||
/server-log.txt
|
||||
|
||||
# Tests
|
||||
|
||||
Reference in New Issue
Block a user