Switch to unified view

a/ForgeActivity/test.ini b/ForgeActivity/test.ini
...
...
11
host = 0.0.0.0
11
host = 0.0.0.0
12
port = 5000
12
port = 5000
13
13
14
[app:main]
14
[app:main]
15
use = config:../Allura/test.ini
15
use = config:../Allura/test.ini
16
17
activitystream.recording.enabled = true
16
18
17
[app:main_without_authn]
19
[app:main_without_authn]
18
use = config:../Allura/test.ini#main_without_authn
20
use = config:../Allura/test.ini#main_without_authn
19
21
20
[app:main_with_amqp]
22
[app:main_with_amqp]