Skip to content

Commit

Permalink
Update doc string
Browse files Browse the repository at this point in the history
  • Loading branch information
bbangert committed May 14, 2010
1 parent 226a3d7 commit 93ca4fd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion velruse/app.py
Original file line number Diff line number Diff line change
Expand Up @@ -205,7 +205,7 @@ def make_velruse_app(global_conf, config_file, **app_conf):
beaker.session.cookie_domain = .yourdomain.com
[app:YOURAPP]
use = egg:ofcode
use = egg:YOURAPP
full_stack = true
static_files = true
Expand Down

0 comments on commit 93ca4fd

Please sign in to comment.