Beefy Boxes and Bandwidth Generously Provided by pair Networks
Come for the quick hacks, stay for the epiphanies.
 
PerlMonks  

Re^3: Development config files

by John M. Dlugosz (Monsignor)
on May 15, 2011 at 09:30 UTC ( [id://904945]=note: print w/replies, xml ) Need Help??


in reply to Re^2: Development config files
in thread Development config files

I listed it in the MANIFEST.SKIP file.

I actually got a little more complex since I may want to have "testing" settings on the test server. So I saved the file under a different name, which is in the manifest and is totally ignored by the app. To turn it on in developent, I made a symbolic link as the APP_local.conf file the app looks for. In a different environment (some test server) I can rename it to enable the testing settings.

The app is written so the stuff in APP_local.conf overrides what's in APP.conf, if such a file is found. You might search for the discussion from a few weeks (or months?) ago.

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://904945]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others sharing their wisdom with the Monastery: (6)
As of 2024-04-18 07:05 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found