[TODO] Consolidate settings into an application config file.
Reported by Rusty Klophaus | December 28th, 2008 @ 10:40 PM
Settings are currently in nitrogen.config and wf_global. Consolidate these into an application config file.
Comments and changes to this ticket
-
MS December 29th, 2008 @ 05:41 AM
- State changed from new to open
- Assigned user set to MS
this relates to #6.
-
MS December 29th, 2008 @ 05:41 AM
- Title changed from Consolidate settings into an application config file. to [TODO] Consolidate settings into an application config file.
-
MS December 29th, 2008 @ 07:52 AM
Requirements:
- shall seamlessly integrate into the OTP-framework
- node-specific configuration settings must be possible
- application-specific configuration must be possible
Order must be / Configuration hierarchy:
node-specific overwrites app-specific overwrites global configuration
(I think most web frameworks handle it this way?!)
-
Rusty Klophaus January 3rd, 2009 @ 04:24 PM
- Tag set to feature
- State changed from open to resolved
- Assigned user changed from MS to Rusty Klophaus
This is fixed with #6.
These settings are now read from the current application:
platform - Must be inets, mochiweb, or yaws signkey - String, something unique and secret wwwroot - String, directory port - Integer
Please Sign in or create a free account to add a new ticket.
With your very own profile, you can contribute to projects, track your activity, watch tickets, receive and update tickets through your email and much more.
Create your profile
Help contribute to this project by taking a few moments to create your personal profile. Create your profile »
Nitrogen Web Framework for Erlang