kopia lustrzana https://github.com/pixelfed/pixelfed
commit
36985451b3
|
@ -21,6 +21,7 @@ class AppServiceProvider extends ServiceProvider
|
|||
*/
|
||||
public function boot()
|
||||
{
|
||||
URL::forceScheme('https');
|
||||
Schema::defaultStringLength(191);
|
||||
|
||||
Avatar::observe(AvatarObserver::class);
|
||||
|
|
Ładowanie…
Reference in New Issue