Ignore:
Timestamp:
2005-07-26T12:01:41+12:00 (19 years ago)
Author:
kjdon
Message:

added placeholders for mysql user passwords

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/gsdl3/build.properties

    r10298 r10310  
    3636mysql.port=3306
    3737
     38## Mysql user passwords: uncomment and set the following if you don't want to be prompted for them during installation
     39#The root password for a local mysql installation
     40#mysql.root.password=
     41# The password for the gsdl3admin user (local and external mysql)
     42#mysql.admin.password=
     43# The password for the gsdl3reader user (local and external mysql)
     44#mysql.reader.password=
     45
    3846## Proxy setup - Greenstone installation will attempt to download extra packages. Set the proxy information here if you are behind a firewall.
    3947# The proxy server name
Note: See TracChangeset for help on using the changeset viewer.