From: <gem...@li...> - 2012-02-02 15:02:35
|
Revision: 447 http://gemstracker.svn.sourceforge.net/gemstracker/?rev=447&view=rev Author: roelfaber Date: 2012-02-02 15:02:24 +0000 (Thu, 02 Feb 2012) Log Message: ----------- remark added about using quotes in setting Modified Paths: -------------- trunk/new_project/application/configs/project.ini Modified: trunk/new_project/application/configs/project.ini =================================================================== --- trunk/new_project/application/configs/project.ini 2012-02-02 14:48:27 UTC (rev 446) +++ trunk/new_project/application/configs/project.ini 2012-02-02 15:02:24 UTC (rev 447) @@ -15,7 +15,8 @@ ;---------------------------------------------------------- ; The non database super user ; -; On production pwd should be empty or langer than 10 chars +; On production pwd should be empty or longer than 10 chars +; and quoted if it contains special characters. ;---------------------------------------------------------- admin.user = superadmin admin.pwd = This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |