mirror of
https://github.com/halejohn/Cloudreve.git
synced 2026-01-26 09:34:57 +08:00
Reading config file
This commit is contained in:
7
conf/conf.ini
Normal file
7
conf/conf.ini
Normal file
@@ -0,0 +1,7 @@
|
||||
[Database]
|
||||
Type = mysql
|
||||
User = root
|
||||
Password = root
|
||||
Host = 127.0.0.1:3306
|
||||
Name = v3
|
||||
TablePrefix = v3_
|
||||
Reference in New Issue
Block a user