install_hook

This commit is contained in:
Andres Rodriguez 2013-07-01 14:29:05 -04:00
parent 821c72d35c
commit 430a00f99b
1 changed files with 0 additions and 5 deletions

View File

@ -96,11 +96,6 @@ def install_hook():
stop(*SERVICES)
set_or_update(key='verbose', value=True, file='api')
set_or_update(key='debug', value=True, file='api')
set_or_update(key='verbose', value=True, file='registry')
set_or_update(key='debug', value=True, file='registry')
configure_https()