summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJoachim Fasting <joachifm@fastmail.fm>2017-03-06 03:22:02 +0100
committerJoachim Fasting <joachifm@fastmail.fm>2017-03-06 15:59:23 +0100
commitf278793fdb96e9625b6e02931421de317a61f30f (patch)
treec496cd20669d29cc0cb44e6f58bce303f50dbfcc
parentd72a34311a5a0034659cc0af333d2a9cc09213d6 (diff)
btsync module: remove redundant example
The default value already gives a good example of what values to put here.
-rw-r--r--nixos/modules/services/networking/btsync.nix1
1 files changed, 0 insertions, 1 deletions
diff --git a/nixos/modules/services/networking/btsync.nix b/nixos/modules/services/networking/btsync.nix
index 572a7387316b..92e9fa7be419 100644
--- a/nixos/modules/services/networking/btsync.nix
+++ b/nixos/modules/services/networking/btsync.nix
@@ -208,7 +208,6 @@ in
storagePath = mkOption {
type = types.path;
default = "/var/lib/btsync/";
- example = "/var/lib/btsync/";
description = ''
Where BitTorrent Sync will store it's database files (containing
things like username info and licenses). Generally, you should not