Changeset - 491e237cbca4
[Not reviewed]
0 1 0
Jan Kaluza - 13 years ago 2012-09-12 10:21:46
hanzz.k@gmail.com
Update docs/guide/config_file.textile
1 file changed with 1 insertions and 2 deletions:
0 comments (0 inline, 0 general)
docs/guide/config_file.textile
Show inline comments
 

	
 
h2. Compatibility with Spectrum 1
 

	
 
Spectrum 2 config file is not compatible with Spectrum 1, although some important config options are named the same as in Spectrum 1.
 
@@ -60,7 +59,7 @@ h2. [database] section
 

	
 
|_. Key |_. Type |_. Default |_. Description |
 
| type | string | none | Database type - "none", "mysql", "sqlite3". |
 
| database | string | | Database used to store data. |
 
| database | string | /var/lib/spectrum2/$jid/database.sql | Database used to store data. Path for SQLite3 or name for other types. |
 
| server | string | localhost | Database server. |
 
| user | string | | Database user. |
 
| password | string | | Database Password. |
0 comments (0 inline, 0 general)