[rygel] data: Disable upload and remote file removal
- From: Jens Georg <jensgeorg src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [rygel] data: Disable upload and remote file removal
- Date: Sun, 10 Apr 2016 08:47:51 +0000 (UTC)
commit a0d8e17fb9fa779ace6e0a2fa10ef016ea2ee5c6
Author: Jens Georg <mail jensge org>
Date: Sun Apr 10 08:54:23 2016 +0200
data: Disable upload and remote file removal
Signed-off-by: Jens Georg <mail jensge org>
data/rygel.conf | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/data/rygel.conf b/data/rygel.conf
index 93611ba..5c221cb 100644
--- a/data/rygel.conf
+++ b/data/rygel.conf
@@ -46,10 +46,10 @@ port=0
log-level=*:4
# Allow upload of media files?
-allow-upload=true
+allow-upload=false
# Allow deletion of media folders and files?
-allow-deletion=true
+allow-deletion=false
# Semicolon-separated list of device user-agents (or parts thereof) that need
# a downgrade in the UPnP device versions
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]