Просмотр исходного кода

Explain the goal of the sample "rights" file

Related to #374
Guillaume Ayoub 10 лет назад
Родитель
Сommit
af19377c80
2 измененных файлов с 7 добавлено и 2 удалено
  1. 1 1
      logging
  2. 6 1
      rights

+ 1 - 1
logging

@@ -3,7 +3,7 @@
 
 # Logging config file for Radicale - A simple calendar server
 #
-# The default path for this file is /etc/radicale/logging
+# The default path for this kind of files is /etc/radicale/logging
 # This can be changed in the configuration file
 #
 # Other handlers are available. For more information, see:

+ 6 - 1
rights

@@ -3,7 +3,12 @@
 
 # Rights management file for Radicale - A simple calendar server
 #
-# Default path for this kind of files is ~/.config/radicale/rights
+# The default path for this kind of files is ~/.config/radicale/rights
+# This can be changed in the configuration file
+#
+# This file gives independant examples to help users write their own
+# configuration files. Using these examples together in the same configuration
+# file is meaningless.
 
 # This means all users starting with "admin" may read any collection
 [admin]