File tree Expand file tree Collapse file tree 1 file changed +0
-27
lines changed
Expand file tree Collapse file tree 1 file changed +0
-27
lines changed Original file line number Diff line number Diff line change 151151 'url ' => 'https://cdn.pterodactyl.io/releases/latest.json ' ,
152152 ],
153153
154- /*
155- |--------------------------------------------------------------------------
156- | Language Editor
157- |--------------------------------------------------------------------------
158- |
159- | Set `PHRASE_IN_CONTEXT` to true to enable the PhaseApp in-context editor
160- | on this site which allows you to translate the panel, from the panel.
161- */
162- 'lang ' => [
163- 'in_context ' => env ('PHRASE_IN_CONTEXT ' , false ),
164- ],
165-
166- /*
167- |--------------------------------------------------------------------------
168- | Language Editor
169- |--------------------------------------------------------------------------
170- |
171- | Set `PHRASE_IN_CONTEXT` to true to enable the PhaseApp in-context editor
172- | on this site which allows you to translate the panel, from the panel.
173- */
174- 'client_features ' => [
175- 'databases ' => [
176- 'enabled ' => env ('PTERODACTYL_CLIENT_DATABASES_ENABLED ' , true ),
177- 'allow_random ' => env ('PTERODACTYL_CLIENT_DATABASES_ALLOW_RANDOM ' , true ),
178- ],
179- ],
180-
181154 /*
182155 |--------------------------------------------------------------------------
183156 | File Editor
You can’t perform that action at this time.
0 commit comments