liquid_feedback_frontend

diff config/example.lua @ 1206:d361a7a03ac1

Removed accidentially commited changes in configuration file
author bsw
date Sun Jul 12 20:54:10 2015 +0200 (2015-07-12)
parents 2f510599c12f
children fede09736f2b
line diff
     1.1 --- a/config/example.lua	Sun Jul 12 20:51:37 2015 +0200
     1.2 +++ b/config/example.lua	Sun Jul 12 20:54:10 2015 +0200
     1.3 @@ -148,7 +148,7 @@
     1.4  -- Configuration of password hashing algorithm (defaults to "crypt_sha512")
     1.5  -- ------------------------------------------------------------------------
     1.6  -- config.password_hash_algorithm = "crypt_sha512"
     1.7 -config.password_hash_algorithm = "crypt_sha256"
     1.8 +-- config.password_hash_algorithm = "crypt_sha256"
     1.9  -- config.password_hash_algorithm = "crypt_md5"
    1.10  
    1.11  

Impressum / About Us