b74b96bfbd
Also use the Updater to make the transition
19 lines
386 B
PHP
19 lines
386 B
PHP
<?php /*
|
|
{
|
|
"redirector":"lala",
|
|
"login":"root",
|
|
"hash":"hash",
|
|
"salt":"salt",
|
|
"timezone":"Europe\/Paris",
|
|
"disablesessionprotection":false,
|
|
"privateLinkByDefault":true,
|
|
"title": "Shaarli",
|
|
"titleLink": "?",
|
|
"config": {
|
|
"foo": "bar",
|
|
"DATASTORE": "data\/datastore.php"
|
|
},
|
|
"plugins": {
|
|
"WALLABAG_VERSION": 1
|
|
}
|
|
}
|