diff options
Diffstat (limited to 'bin/config-include/StandaloneCommon.ini.example')
-rw-r--r-- | bin/config-include/StandaloneCommon.ini.example | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/bin/config-include/StandaloneCommon.ini.example b/bin/config-include/StandaloneCommon.ini.example index 8c23c41..6b991a8 100644 --- a/bin/config-include/StandaloneCommon.ini.example +++ b/bin/config-include/StandaloneCommon.ini.example | |||
@@ -115,6 +115,9 @@ | |||
115 | ;; Ask co-operative viewers to use a different currency name | 115 | ;; Ask co-operative viewers to use a different currency name |
116 | ;Currency = "" | 116 | ;Currency = "" |
117 | 117 | ||
118 | ;; Set minimum fee to publish classified | ||
119 | ; ClassifiedFee = 0 | ||
120 | |||
118 | ;; Regular expressions for controlling which client versions are accepted/denied. | 121 | ;; Regular expressions for controlling which client versions are accepted/denied. |
119 | ;; An empty string means nothing is checked. | 122 | ;; An empty string means nothing is checked. |
120 | ;; | 123 | ;; |