Change default database directory

This commit is contained in:
r 2019-12-18 16:12:09 +00:00
parent 6d800ddd76
commit e356520290
2 changed files with 2 additions and 2 deletions

2
.gitignore vendored
View File

@ -1,2 +1,2 @@
web
database.db
database

View File

@ -4,4 +4,4 @@ client_scope=read write follow
client_website=http://localhost:8080
static_directory=static
templates_glob_pattern=templates/*
database_path=database.db
database_path=database