tElaborate more in config file about comments - electrum-personal-server - Maximally lightweight electrum server for a single user
HTML git clone https://git.parazyd.org/electrum-personal-server
DIR Log
DIR Files
DIR Refs
DIR README
---
DIR commit 6a7c621aa1d31df3716a10865125a28ed79c976e
DIR parent f472188e4a9f8a7c83b8bd2f74c90b4a45983901
HTML Author: chris-belcher <chris-belcher@users.noreply.github.com>
Date: Thu, 25 Apr 2019 14:20:05 +0100
Elaborate more in config file about comments
Diffstat:
M config.ini_sample | 5 +++--
1 file changed, 3 insertions(+), 2 deletions(-)
---
DIR diff --git a/config.ini_sample b/config.ini_sample
t@@ -1,6 +1,7 @@
-
# Electrum Personal Server configuration file
-# Comments start with #
+
+# Lines starting with # are called comments which are ignored.
+# For a line to have effect it must not start with #
# The most important options are towards the top of the file