Remove unnecessary api config options
diff --git a/xos/observers/helloworldservice_complete/helloworldservice_config b/xos/observers/helloworldservice_complete/helloworldservice_config
index 6b720e7..a96a0e4 100644
--- a/xos/observers/helloworldservice_complete/helloworldservice_config
+++ b/xos/observers/helloworldservice_complete/helloworldservice_config
@@ -8,16 +8,7 @@
 
 # Required by XOS
 [api]
-host=localhost
-port=8000
-ssl_key=None
-ssl_cert=None
-ca_ssl_cert=None
-ratelimit_enabled=0
-omf_enabled=0
-mail_support_address=support@localhost
 nova_enabled=True
-logfile=/var/log/xos.log
 
 # Sets options for the observer
 [observer]