data: Default config for upload and deletion
authorZeeshan Ali (Khattak) <zeeshanak@gnome.org>
Wed, 10 Nov 2010 13:03:42 +0000 (15:03 +0200)
committerZeeshan Ali (Khattak) <zeeshanak@gnome.org>
Wed, 10 Nov 2010 14:43:46 +0000 (16:43 +0200)
data/rygel-default.conf
data/rygel-maemo.conf

index 65183bc..ff332ba 100644 (file)
@@ -40,6 +40,12 @@ port=0
 #
 log-level=4
 
+# Allow upload of media files?
+allow-upload=true
+
+# Allow deletion of media folders and files?
+allow-deletion=true
+
 # Plugin specific sections
 #
 # Some options are generic and some are specific to each plugin.
index 4830fef..3191b02 100644 (file)
@@ -40,6 +40,12 @@ port=0
 #
 log-level=4
 
+# Allow upload of media files?
+allow-upload=true
+
+# Allow deletion of media folders and files?
+allow-deletion=true
+
 # Plugin specific sections
 #
 # Some options are generic and some are specific to each plugin.