Closed (fixed)
Project:
Mongo Node
Component:
Code
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
25 Feb 2015 at 11:42 UTC
Updated:
26 Feb 2015 at 08:08 UTC
Jump to comment: Most recent
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.
| Comment | File | Size | Author |
|---|---|---|---|
| mongo_node-conf_file_location-1.patch | 3.45 KB | reszli |
Comments
Comment #2
mihai_brb commentedThanks reszli. Committed in 7.x-1.x version.