forked from GithubBackups/vichan
fix typo
This commit is contained in:
parent
23652b9830
commit
0518178a47
@ -203,7 +203,7 @@
|
|||||||
// Used for communicating with Javascript; telling it when posts were successful.
|
// Used for communicating with Javascript; telling it when posts were successful.
|
||||||
$config['cookies']['js'] = 'serv';
|
$config['cookies']['js'] = 'serv';
|
||||||
|
|
||||||
// Cooakies path. Defaults to $config['root']. If $config['root'] is a URL, you need to set this. Should
|
// Cookies path. Defaults to $config['root']. If $config['root'] is a URL, you need to set this. Should
|
||||||
// be '/' or '/board/', depending on your installation.
|
// be '/' or '/board/', depending on your installation.
|
||||||
// $config['cookies']['path'] = '/';
|
// $config['cookies']['path'] = '/';
|
||||||
// Where to set the 'path' parameter to $config['cookies']['path'] when creating cookies. Recommended.
|
// Where to set the 'path' parameter to $config['cookies']['path'] when creating cookies. Recommended.
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user