mirror of
https://github.com/claudehohl/Stikked.git
synced 2025-04-25 20:41:20 -05:00
doc
This commit is contained in:
parent
6da0961358
commit
adfc08b573
@ -30,10 +30,8 @@ $config['db_password'] = 'stikked';
|
|||||||
|
|
||||||
// If you are using sqlite:
|
// If you are using sqlite:
|
||||||
// uncomment the configuration lines below.
|
// uncomment the configuration lines below.
|
||||||
//$config['db_database'] = 'db/stikked';
|
//$config['db_database'] = 'db/stikked'; // you need to create a directory "db" and give the webserver write access. sqlite needs a writable folder to work properly!
|
||||||
//$config['db_driver'] = 'sqlite';
|
//$config['db_driver'] = 'sqlite';
|
||||||
// you need to create a directory "db" and give the webserver write access.
|
|
||||||
// sqlite needs a writable folder to work properly!
|
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Table prefix
|
* Table prefix
|
||||||
|
Loading…
x
Reference in New Issue
Block a user