From 2ff2fb0495febe11d5015d2308d67e1d8048e597 Mon Sep 17 00:00:00 2001 From: Walter Purcaro Date: Thu, 10 Apr 2014 13:37:02 +0200 Subject: Some code cosmetics about commas, spaces and quotes Merges #577 --- module/config/default.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'module/config/default.conf') diff --git a/module/config/default.conf b/module/config/default.conf index 2e9152ba2..cdb4801b7 100644 --- a/module/config/default.conf +++ b/module/config/default.conf @@ -37,7 +37,7 @@ download - "Download": int max_speed : "Max Download Speed in kb/s" = -1 bool limit_speed : "Limit Download Speed" = False str interface : "Download interface to bind (ip or Name)" = None - bool ipv6 : "Allow IPv6" = False + bool ipv6: "Allow IPv6" = False bool skip_existing : "Skip already existing files" = False permission - "Permissions": bool change_user : "Change user of running process" = False -- cgit v1.2.3