tinycm diff config.cgi @ rev 19

add a README case
author Christophe Lincoln <pankso@slitaz.org>
date Sun Jan 05 01:20:24 2014 +0100 (2014-01-05)
parents af7569371649
children 2f4b9f31ee08
line diff
     1.1 --- a/config.cgi	Wed Apr 11 15:59:21 2012 +0200
     1.2 +++ b/config.cgi	Sun Jan 05 01:20:24 2014 +0100
     1.3 @@ -2,7 +2,7 @@
     1.4  #
     1.5  
     1.6  # CM URL for redirection and RSS
     1.7 -WEB_URL="http://localhost/~pankso/cgi-bin/tinycm/"
     1.8 +WEB_URL="http://localhost/cgi-bin/tinycm/"
     1.9  
    1.10  # Administrator email.
    1.11  ADMIN_MAIL="root@$SERVER_NAME"
    1.12 @@ -20,4 +20,4 @@
    1.13  ONLINE_SIGNUP="yes"
    1.14  
    1.15  # Use Mercurial repo for content and configure user name
    1.16 -HG="yes"
    1.17 +HG="no"