about summary refs log tree commit diff
path: root/nixos/modules/services/networking/btsync.nix
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 /nixos/modules/services/networking/btsync.nix
parentd72a34311a5a0034659cc0af333d2a9cc09213d6 (diff)
downloadnixlib-f278793fdb96e9625b6e02931421de317a61f30f.tar
nixlib-f278793fdb96e9625b6e02931421de317a61f30f.tar.gz
nixlib-f278793fdb96e9625b6e02931421de317a61f30f.tar.bz2
nixlib-f278793fdb96e9625b6e02931421de317a61f30f.tar.lz
nixlib-f278793fdb96e9625b6e02931421de317a61f30f.tar.xz
nixlib-f278793fdb96e9625b6e02931421de317a61f30f.tar.zst
nixlib-f278793fdb96e9625b6e02931421de317a61f30f.zip
btsync module: remove redundant example
The default value already gives a good example of what values to
put here.
Diffstat (limited to 'nixos/modules/services/networking/btsync.nix')
-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