mirror of
git://f0xx.org/android_cast
synced 2026-07-29 04:57:40 +03:00
alpine sync
This commit is contained in:
@@ -27,17 +27,4 @@ return [
|
||||
],
|
||||
],
|
||||
'session_name' => 'ac_crash_sess',
|
||||
'url_shortener' => [
|
||||
'enabled' => true,
|
||||
'public_base' => 'https://s.f0xx.org',
|
||||
'db' => [
|
||||
'mysql' => [
|
||||
'socket' => '/run/mysqld/mysqld.sock',
|
||||
'database' => 'url_shortener',
|
||||
'username' => 'androidcast',
|
||||
'password' => 'androidcastrootowned', // same as crashes / url-shortener config
|
||||
'charset' => 'utf8mb4',
|
||||
],
|
||||
],
|
||||
],
|
||||
];
|
||||
|
||||
Reference in New Issue
Block a user