initial import
This commit is contained in:
@@ -0,0 +1,20 @@
|
||||
[master database]
|
||||
server=localhost ;url for the database
|
||||
port=3306
|
||||
database=socialhose
|
||||
uid=root
|
||||
pwd=aq19911
|
||||
|
||||
[slave database]
|
||||
server=localhost ;url for the database
|
||||
port=3306
|
||||
database=socialhose
|
||||
uid=root
|
||||
pwd=aq19911
|
||||
|
||||
[ftp access]
|
||||
useftp=0 ;if set to 0, then no ftp will be used, otherwise, ftp upload is the default
|
||||
server=localhost
|
||||
port=21
|
||||
username=aa
|
||||
password=aq19911
|
||||
Binary file not shown.
Reference in New Issue
Block a user