Skip to content

Commit 67dea8d

Browse files
committed
Update infotags examples
1 parent c335796 commit 67dea8d

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

server/demo.conf

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,7 @@
6666
[cf]
6767
# cf-store application
6868
# a space-separated list of infotags to set as CF Properties
69-
#infotags = archive foo bar blah
69+
#infotags = archive, foo, bar, blah
7070

7171
# Uncomment line below to turn off the feature to add CA/PVA port info for name server to channelfinder
7272
#iocConnectionInfo = False

server/recceiver_full.conf

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@ idkey = 42
6262
# cf-store application
6363

6464
# A space-separated list of infotags to set as CF Properties
65-
infotags = archive
65+
infotags = archive, archiver
6666

6767
# Feature to add CA/PVA port info for name server to channelfinder
6868
iocConnectionInfo = True

0 commit comments

Comments
 (0)