btsync module: remove redundant example

The default value already gives a good example of what values to
put here.
This commit is contained in:
Joachim Fasting 2017-03-06 03:22:02 +01:00
parent d72a34311a
commit f278793fdb
No known key found for this signature in database
GPG key ID: 7544761007FE4E08

View file

@ -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