更改配置文件的存取方式

This commit is contained in:
2024-04-16 17:38:57 +08:00
parent 30d99c1f08
commit b8904c32e3
7 changed files with 42 additions and 39 deletions

17
conf/app_d.ini Normal file
View File

@@ -0,0 +1,17 @@
[server]
port=8080
debug=0
host=0.0.0.0
threaded=0
[user]
username=admin
password=admin
[database]
path=./data/metadata.db
[file]
inputdir=./input
storedir=./data/file
tmpdir=./data/tmp