[add] config.ini
This commit is contained in:
parent
875618fc69
commit
34bc2d1ce2
1 changed files with 9 additions and 0 deletions
9
writefreely/config.ini
Normal file
9
writefreely/config.ini
Normal file
|
|
@ -0,0 +1,9 @@
|
||||||
|
[server]
|
||||||
|
port=9876
|
||||||
|
|
||||||
|
[database]
|
||||||
|
type=sqlite3
|
||||||
|
|
||||||
|
[app]
|
||||||
|
site_name=BloG
|
||||||
|
|
||||||
Loading…
Add table
Reference in a new issue