mirror of
https://code.mensbeam.com/MensBeam/Arsse.git
synced 2024-12-22 21:22:40 +00:00
7ba4cabdde
The package will be created, but the result itself has yet to be tested.
8 lines
No EOL
185 B
PHP
8 lines
No EOL
185 B
PHP
<?php
|
|
|
|
# Please refer to config.defaults.php or the manual at /usr/share/doc/arsse/
|
|
# for possible configuration parameters
|
|
|
|
return [
|
|
'dbSQLiteFile' => "/usr/lib/arsse/arsse.db",
|
|
]; |