Skip to content

Commit 413445a

Browse files
committed
Add the infotags example back to cf.conf and demo.conf
1 parent da884c7 commit 413445a

File tree

2 files changed

+4
-0
lines changed

2 files changed

+4
-0
lines changed

server/cf.conf

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -36,6 +36,8 @@ procs = cf
3636

3737
[cf]
3838
# cf-store application
39+
# a space-separated list of infotags to set as CF Properties
40+
# infotags = archive foo bar blah
3941
# Uncomment line below to turn off the feature to add CA/PVA port info for name server to channelfinder
4042
# iocConnectionInfo = off
4143
# Uncomment line below to turn on the feature to add alias records to channelfinder

server/demo.conf

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -68,6 +68,8 @@ idkey = 42
6868

6969
[cf]
7070
# cf-store application
71+
# a space-separated list of infotags to set as CF Properties
72+
# infotags = archive foo bar blah
7173
# Uncomment line below to turn off the feature to add CA/PVA port info for name server to channelfinder
7274
# iocConnectionInfo = off
7375
# Uncomment line below to turn on the feature to add alias records to channelfinder

0 commit comments

Comments
 (0)