Update base config

This commit is contained in:
Repflez 2018-11-29 14:07:19 -07:00
commit a77019ca02
No known key found for this signature in database
GPG key ID: D6948E99FDBD23BB

View file

@ -13,7 +13,7 @@ return [
'username' => 'root',
'password' => '',
'prefix' => '',
'database' => 'foxverse_dev',
'database' => 'rverse2_dev',
'charset' => 'utf8',
'collation' => 'utf8_unicode_ci',
],
@ -37,9 +37,6 @@ return [
// Hashids salt (prevents stuff from getting scraped easily)
'link_salt' => 'changethis',
// Allowed domains
'domains' => ['rverse.club'],
],
// Cloudinary settings