mirror of
https://github.com/shlinkio/shlink.git
synced 2025-01-24 15:26:38 -06:00
7 lines
45 B
PHP
7 lines
45 B
PHP
|
<?php
|
||
|
return [
|
||
|
|
||
|
'app_options' => [],
|
||
|
|
||
|
];
|