]> BookStack Code Mirror - bookstack/blobdiff - config/app.php
replace GPL diff lib with MIT lib
[bookstack] / config / app.php
index 650ad1d0722b5f5846b115be444b65414fd36398..d305af3c02a81788f5e98399120c0ad49f52f7d1 100644 (file)
@@ -5,6 +5,8 @@ return [
 
     'env' => env('APP_ENV', 'production'),
 
+    'editor' => env('APP_EDITOR', 'html'),
+
     /*
     |--------------------------------------------------------------------------
     | Application Debug Mode