1
1
Fork 0
mirror of https://code.mensbeam.com/MensBeam/Arsse.git synced 2024-12-22 13:12:41 +00:00
Arsse/dist/arch/config.php

8 lines
185 B
PHP
Raw Normal View History

<?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",
];