|
a/Allura/development.ini |
|
b/Allura/development.ini |
|
... |
|
... |
40 |
beaker.session.secret = 61ece7db-ba8d-49fe-a923-ab444741708c
|
40 |
beaker.session.secret = 61ece7db-ba8d-49fe-a923-ab444741708c
|
41 |
beaker.session.validate_key = 714bfe3612c42390726f
|
41 |
beaker.session.validate_key = 714bfe3612c42390726f
|
42 |
|
42 |
|
43 |
# Used to retrieve project info from SFX for private projects
|
43 |
# Used to retrieve project info from SFX for private projects
|
44 |
sfx.secret = my-secret-key
|
44 |
sfx.secret = my-secret-key
|
|
|
45 |
|
|
|
46 |
# Used for migrate urls to ForgeShortUrl
|
|
|
47 |
sfx.hostedapps_db.hostname = localhost
|
|
|
48 |
sfx.hostedapps_db.port = 3306
|
|
|
49 |
sfx.hostedapps_db.username = root
|
|
|
50 |
sfx.hostedapps_db.password = 0000
|
45 |
|
51 |
|
46 |
# Google Analytics account for tracking
|
52 |
# Google Analytics account for tracking
|
47 |
# ga.account = UA-XXXXX-X
|
53 |
# ga.account = UA-XXXXX-X
|
48 |
|
54 |
|
49 |
registration.method = local
|
55 |
registration.method = local
|