Rev Author Line No. Line
228 kaklik 1 ; singapore secret configuration file <http://singapore.sourceforge.net>
2 ;
3 ; <?php die("The contents of this file are hidden"); ?>
4 ;
5 ; these options are hidden from web users
6  
7 [SQL]
8 ;
9 ; settings relevant to all the SQL backends.
10 ; You may ignore these if you are not using this backend.
11 ;
12  
250 kaklik 13 sql_user = "gallery"
251 kaklik 14 sql_pass = "MQbanQdt83x9UD:d"
228 kaklik 15  
16 [FTP]
17 ;
18 ; settings used by the safe_mode hack.
19 ; You may ignore these if your server is not running in safe_mode.
20 ;
21  
22 ftp_user = ""
250 kaklik 23 ftp_pass = ""