mirror of
https://code.mensbeam.com/MensBeam/Arsse.git
synced 2025-04-24 22:35:51 +00:00
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",
|
|
]; |