Hi list,<br><br>For the mapping kit module, I am using a proxy script to fetch external map layers into the openlayers client. Some settings for this proxy script are now inside the script file itself, e.g. which target hosts to allow, or which types of content of responses to accept. What would be the preferable place for these settings? For performance reasons, the proxy doesn&#39;t bootstrap a minimal Drupal, so the settings will not be configurable through the admin pages.<br>
I liked the suggestion at <a href="http://drupal.org/node/685732#comment-2517110">http://drupal.org/node/685732#comment-2517110</a> to put the settings in the default settings file. Is this more often done for settings that are &#39;static&#39;?<br>
<br>Regards,<br>John<br>