mirror of
https://github.com/shlinkio/shlink.git
synced 2025-01-08 04:47:36 +03:00
7 lines
45 B
PHP
7 lines
45 B
PHP
|
<?php
|
||
|
return [
|
||
|
|
||
|
'app_options' => [],
|
||
|
|
||
|
];
|