Storage:
(groups root)\(group name)\Data.ini
gsLocalMin = 1
Lowest number of all available articles in this group.
Content: Type: Integer, Values: 1..MaxInt, Default: 1 Storage: Data.ini: [Ranges] Local.Min
gsLocalMax = 2
Highest number of all available articles in this group.
Content: Type: Integer, Values: 0..MaxInt, Default: 0 Storage: Data.ini: [Ranges] Local.Max
gsCreated = 3
Date and time when this group was created.
Content: Type: String, Values: Timestamp, Default: (empty) Storage: Data.ini: [Info] Created
gsPullLimit = 4
Overrides hsPullLimit of Hamster
Settings for this group.
Content: Type: Integer, Values: MinInt..-1, 0, 1..MaxInt, Default: (empty) Storage: Data.ini: [Setup] pull.limit
gsPurgeKeepDays = 5
Overrides hsPurgeArticleKeepDays of Hamster
Settings for this group.
Content: Type: Integer, Values: 0, 1..MaxInt, Default: (empty) Storage: Data.ini: [Setup] purge.articles.keepdays
gsDescription = 6
Description for the group.
Content: Type: String, Values: Text, Default: (empty) Storage: Data.ini: [Info] Description
gsGroupType = 7
Type of the group:
y Posting allowed
n No posting allowed.
m Moderated
g Gateway (news to mail)
Content: Type: Char, Values: y/n/m/g, Default: y Storage: Data.ini: [Setup] type
gsPostServer = 8
Overrides hsPostServer of Hamster
Settings for this group.
Content: Type: String, Values: (see above), Default: (empty) Storage: Data.ini: [Setup] postserver
gsLastClientRead = 9
Last time this group was read by any client.
Content: Type: String, Values: Timestamp, Default: (empty) Storage: Data.ini: [Info] LastClientRead
gsLastServerPull = 10
Last time this group was pulled from any server.
Content: Type: String, Values: Timestamp, Default: (empty) Storage: Data.ini: [Info] LastServerPull
gsAutoUnsubscribe = 11
May be set to 0 (false) to prevent the group from losing their pulls or being deleted by daily unsubcribe.
Content: Type: Boolean, Values: 0/1, Default: 1 Storage: Data.ini: [Setup] autounsubscribe
gsAutoAddPulls = 12
May be set to 0 (false) to prevent the group from getting pulls created automatically.
Content: Type: Boolean, Values: 0/1, Default: 1 Storage: Data.ini: [Setup] autoaddpulls
gsModerator = 13
Mail address of moderator (gsGroupType=m) or mailing list (gsGroupType=g).
Content: Type: String, Values: (mail address), Default: (empty) Storage: Data.ini: [Setup] moderator