config files note that "trust" can be removed
authorRichard Kettlewell <richard@fanticule>
Sun, 30 Dec 2007 13:52:30 +0000 (13:52 +0000)
committerRichard Kettlewell <richard@fanticule>
Sun, 30 Dec 2007 13:52:30 +0000 (13:52 +0000)
debian/etc.disorder.config
examples/config.sample.in

index 55e42d1..53f206c 100644 (file)
@@ -33,6 +33,9 @@ gap 0
 
 # Trust the web user and root.  Trusted users can stop the server or
 # pretend to be other users.
+#
+# This line can be removed after upgrade to 2.1 or later, or if the initial
+# install is of 2.1 or later.
 trust www-data root
 
 # Run as user jukebox.
index 6f214be..ced7585 100644 (file)
@@ -34,6 +34,9 @@ scratch pkgdatadir/scratch.ogg
 
 # Trust the web user and root.  Trusted users can stop the server or
 # pretend to be other users.
+#
+# This line can be removed after upgrade to 2.1 or later, or if the initial
+# install is of 2.1 or later.
 trust www-data root
 
 # Run as user jukebox.  This must exist in /etc/passwd!