tRename sample config file to use extention .ini - 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 46fc4328dea8a17d729b3c42f499a3486cda4a67
DIR parent 8745c7c3c83a3a97a80f63b3681ff71a5b702520
HTML Author: chris-belcher <chris-belcher@users.noreply.github.com>
Date: Thu, 18 Apr 2019 20:57:23 +0100
Rename sample config file to use extention .ini
For linux (and probably mac) the extention of the config file doesnt
matter, but this change makes a big difference to windows users who
will now have the config file open by default in notepad.
Diffstat:
R config.cfg_sample -> config.ini_sa… | 0
1 file changed, 0 insertions(+), 0 deletions(-)
---
DIR diff --git a/config.cfg_sample b/config.ini_sample