Changeset 1005

Show
Ignore:
Timestamp:
2005-03-10 19:28:34 (4 years ago)
Author:
dave
Message:

Added a comment about http://wiki.musicbrainz.org/wiki.pl?StatusOfThisWiki

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • miscellaneous/trunk/wiki-web/htdocs/wiki.pl

    r1004 r1005  
    8888$FullUrl     = "http://wiki.musicbrainz.org/wiki.pl";      # Set if the auto-detected URL is wrong 
    8989$RedirType   = 1;               # 1 = CGI.pm, 2 = script, 3 = no redirect 
     90 
    9091# WikiWrangler is dave's password 
    9192# 3h4u820 is Don Redman's. 
    9293# 20u58yhn0 is dupuy's 
    9394# o98jh69ds is ZeroGravitas' 
     95# If you add a password for someone in here, please add them to the list 
     96# at http://wiki.musicbrainz.org/wiki.pl?StatusOfThisWiki 
    9497$AdminPass   = "WikiWrangler 3h4u820 20u58yhn0 o98jh69ds";  # Set to non-blank to enable password(s) 
     98 
    9599$EditPass    = "";              # Like AdminPass, but for editing only 
    96100$StyleSheet  = "/wiki.css";     # URL for CSS stylesheet (like "/wiki.css")