t* Add missing cache key to sample config. - electrum - Electrum Bitcoin wallet
 (HTM) git clone https://git.parazyd.org/electrum
 (DIR) Log
 (DIR) Files
 (DIR) Refs
 (DIR) Submodules
       ---
 (DIR) commit 1240e2745d95bfc4fb4a5d38c37eed0ceb809a76
 (DIR) parent 8e99eb8d81f014946da4e140d22cbda0a72cbf31
 (HTM) Author: Ovidiu Constantin <ovidiu@mybox.ro>
       Date:   Wed, 28 Dec 2011 00:15:50 +0200
       
       * Add missing cache key to sample config.
       
       Diffstat:
         M server/electrum.conf.sample         |       1 +
       
       1 file changed, 1 insertion(+), 0 deletions(-)
       ---
 (DIR) diff --git a/server/electrum.conf.sample b/server/electrum.conf.sample
       t@@ -5,6 +5,7 @@ password = secret
        banner = Welcome to Electrum!
        irc = yes
        ircname = public Electrum server
       +cache = no
        
        [database]
        type = MySQLdb