added properties for running new base/admin application
This commit is contained in:
parent
8d1e549e72
commit
393a30e083
3 changed files with 30 additions and 0 deletions
|
@ -21,3 +21,13 @@
|
||||||
#
|
#
|
||||||
# country = CZ
|
# country = CZ
|
||||||
# language = cs
|
# language = cs
|
||||||
|
|
||||||
|
# list ip addresses for admin-application here:
|
||||||
|
allowAdmin=127.0.0.1, 192.168.0.1
|
||||||
|
|
||||||
|
# md5-encrypted username and password for admin-app
|
||||||
|
# the default is test/test
|
||||||
|
adminUsername=098f6bcd4621d373cade4e832627b4f6
|
||||||
|
adminPassword=098f6bcd4621d373cade4e832627b4f6
|
||||||
|
|
||||||
|
|
||||||
|
|
|
@ -21,3 +21,13 @@
|
||||||
#
|
#
|
||||||
# country = CZ
|
# country = CZ
|
||||||
# language = cs
|
# language = cs
|
||||||
|
|
||||||
|
# list ip addresses for admin-application here:
|
||||||
|
allowAdmin=127.0.0.1, 192.168.0.1
|
||||||
|
|
||||||
|
# md5-encrypted username and password for admin-app
|
||||||
|
# the default is test/test
|
||||||
|
adminUsername=098f6bcd4621d373cade4e832627b4f6
|
||||||
|
adminPassword=098f6bcd4621d373cade4e832627b4f6
|
||||||
|
|
||||||
|
|
||||||
|
|
|
@ -21,3 +21,13 @@
|
||||||
#
|
#
|
||||||
# country = CZ
|
# country = CZ
|
||||||
# language = cs
|
# language = cs
|
||||||
|
|
||||||
|
# list ip addresses for admin-application here:
|
||||||
|
allowAdmin=127.0.0.1, 192.168.0.1
|
||||||
|
|
||||||
|
# md5-encrypted username and password for admin-app
|
||||||
|
# the default is test/test
|
||||||
|
adminUsername=098f6bcd4621d373cade4e832627b4f6
|
||||||
|
adminPassword=098f6bcd4621d373cade4e832627b4f6
|
||||||
|
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue