Showing
1 changed file
with
22 additions
and
20 deletions
1 | -autoconfig.properties = sharedAutoconfig | ||
2 | - | ||
3 | -autoconfig.properties.sharedAutoconfig = file:/home/test/opps/deploy/autoconfig/test/global-autoconfig.properties | ||
4 | - | ||
5 | -des.password_crypt_key = _+@#$%^kEHrDooxWHCWtfeSxvDvgqZq_+@#$%^ | ||
6 | - | ||
7 | -giftExchangeUrl = http://119.254.81.219 | ||
8 | - | ||
9 | -jdbc.mysql.readonlyinslave = true | ||
10 | - | ||
11 | -users.browse.expire = 7776000 | ||
12 | -users.browse.sync = true | ||
13 | - | ||
14 | -users.yoho.default_is_bind = Y | ||
15 | - | ||
16 | -users.yohocoin = true | ||
17 | - | ||
18 | -yoho.users.env.namespace = users | ||
19 | -yoho.users.env.serverport = 1 | ||
20 | -yoho.users.env.webapphome = /home/test/yoho-users/deploy | 1 | +autoconfig.properties = sharedAutoconfig |
2 | + | ||
3 | +autoconfig.properties.sharedAutoconfig = file:/home/test/opps/deploy/autoconfig/test/global-autoconfig.properties | ||
4 | + | ||
5 | +des.password_crypt_key = _+@#$%^kEHrDooxWHCWtfeSxvDvgqZq_+@#$%^ | ||
6 | + | ||
7 | +giftExchangeUrl = http://119.254.81.219 | ||
8 | + | ||
9 | +jdbc.mysql.readonlyinslave = true | ||
10 | + | ||
11 | +users.browse.expire = 7776000 | ||
12 | +users.browse.sync = true | ||
13 | + | ||
14 | +users.yoho.default_is_bind = Y | ||
15 | + | ||
16 | +users.yohocoin = true | ||
17 | + | ||
18 | +user.session.expire=5 | ||
19 | + | ||
20 | +yoho.users.env.namespace = users | ||
21 | +yoho.users.env.serverport = 1 | ||
22 | +yoho.users.env.webapphome = /home/test/yoho-users/deploy |
-
Please register or login to post a comment