initial import
This commit is contained in:
@@ -0,0 +1,44 @@
|
||||
[master database]
|
||||
server=10.0.0.17 ;url for the database
|
||||
port=3306
|
||||
database=socialhose
|
||||
uid=socialhose
|
||||
pwd=iw2blm
|
||||
|
||||
[slave database]
|
||||
server=10.0.0.17 ;url for the database
|
||||
port=3306
|
||||
database=socialhose
|
||||
uid=socialhose
|
||||
pwd=iw2blm
|
||||
|
||||
[ocr database]
|
||||
server=10.0.0.19 ;url for the database
|
||||
port=3306
|
||||
database=emsOCR
|
||||
uid=socialhose
|
||||
pwd=iw2blm
|
||||
|
||||
|
||||
[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
|
||||
|
||||
[shortcuts]
|
||||
Clip=Ctrl+S
|
||||
Preclip=Ctrl+D
|
||||
AddPage=Ctrl+A
|
||||
NextPage=Ctrl+E
|
||||
PreviousPage=Ctrl+W
|
||||
|
||||
[debug mode]
|
||||
debug=off
|
||||
|
||||
[preclip mode]
|
||||
preclip=off
|
||||
|
||||
[time limit]
|
||||
limit=600
|
||||
Reference in New Issue
Block a user