#2304: Invalid production conf file in paster make-config
------------------------+---------------------------------------------------
Reporter: lszyba1 | Owner:
Type: defect | Status: new
Priority: normal | Milestone: 2.0
Component: TurboGears | Version: trunk
Severity: critical | Keywords: production.ini
------------------------+---------------------------------------------------
paster make-config myapp production.ini
Generates:
creates:
[app:main]
use = egg:myapp
It should generate a file just like development.ini except:
debug = false
#host = 127.0.0.1
#port = 8080
Similar to #2050 but make-config was chosen to make it similar to pylons.
How to fix:
1. What template files in tg.devtools have the information for this
command?
Thanks,
Lucas
--
Ticket URL: <http://trac.turbogears.org/ticket/2304>
TurboGears <http://www.turbogears.org/>
TurboGears front-to-back web development
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google
Groups "TurboGears Tickets" group.
This group is read-only. No posting by normal members allowed.
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/turbogears-tickets?hl=en?hl=en
-~----------~----~----~----~------~----~------~--~---