Using a 1.35.0 Bitnami image for development, and adding to LocalSettings.php
$wgNamespacesWithSubpages[NS_MAIN] = true;
does not seem to work - no breadcrumbs, just interpreting pages with a slash as a page. I'm not sure how to diagnose the issue. Done this before in other installs with no issues.
Ideas welcome.