Stack Exchange network consists of 183 Q&A communities including Stack Overflow, the largest, most trusted online community for developers to learn, share their knowledge, and build their careers.
I didn't even know it is in it... Never had a case when a CMS starts in debug mode... I think this should be an answer like "Unlike may CMSs, MediaWiki starts at debug mode". I'll gladly accept (and thumb up for the sharpness).
user58733
–
user58733
2019-04-24 14:09:31 +00:00
CommentedApr 24, 2019 at 14:09
Assuming that it is, because I never setted it on debug mode - not that I recall.
user58733
–
user58733
2019-04-24 14:15:52 +00:00
CommentedApr 24, 2019 at 14:15
I went through LocalSettings.php and didn't find a debug variable, I also find nothing in special pages.
user58733
–
user58733
2019-04-24 14:25:58 +00:00
CommentedApr 24, 2019 at 14:25
It's not in debug mode by default. It can be forced to be by setting $wgResourceLoaderDebug to true or adding debug=1 to the URL.
LocalSettings.phpand didn't find a debug variable, I also find nothing in special pages.$wgResourceLoaderDebugto true or addingdebug=1to the URL.