convert
4 unresolved threads
4 unresolved threads
Closes #1537198
Merge request reports
Activity
added 434 commits
-
8e5f64ff...0ed3655f - 433 commits from branch
project:11.x
- 3d4754f2 - convert
-
8e5f64ff...0ed3655f - 433 commits from branch
added 19 commits
-
0caddc92...e753ab59 - 16 commits from branch
project:11.x
- 3fe3c934 - convert
- 49383fe9 - example.settings.local.php
- 1e10fef2 - convert to parameter
Toggle commit list-
0caddc92...e753ab59 - 16 commits from branch
1311 1311 } 1312 1312 $requirements['update status']['title'] = t('Update notifications'); 1313 1313 1314 if (Settings::get('development_mode', FALSE)) { 243 243 # This is not applicable when a queue is suspended but does not specify 244 244 # how long to wait before attempting to resume. 245 245 suspendMaximumWait: 30 246 247 # Development mode. 248 # 249 # Set to 'true' to enable more verbose error messages. We try to not only log 250 # errors, but also display them when in development mode. This is unrelated to 251 # development specific settings, such as disabled TWIG caching or aggregated 252 # CSS and JS. 243 243 # This is not applicable when a queue is suspended but does not specify 244 244 # how long to wait before attempting to resume. 245 245 suspendMaximumWait: 30 246 247 # Development mode. 248 # 249 # Set to 'true' to enable more verbose error messages. We try to not only log 250 # errors, but also display them when in development mode. This is unrelated to 251 # development specific settings, such as disabled TWIG caching or aggregated 252 # CSS and JS.
Please register or sign in to reply