It would be absolutely usefull to have the ability to move the configuration file elsewhere then the modules directory.
It would make sense to store it next to drupal's settings.php.

Attached is a small patch to the latest permissions branch, which introduces a setting for changing the conf's location.
But it gracefully falls back to the module's directory if not set.

CommentFileSizeAuthor
mongo_node-conf_file_location-1.patch3.45 KBreszli

Comments

  • mihai_brb committed e8abc34 on 7.x-1.x authored by reszli
    Issue #2437717 by reszli: Allow external conf.php file
    
mihai_brb’s picture

Status: Needs review » Closed (fixed)

Thanks reszli. Committed in 7.x-1.x version.