Remove the insert to v_settings as this is being done in app_defaults.php.

This commit is contained in:
markjcrane
2015-08-03 09:32:48 -06:00
parent dd1d7a9ffd
commit 6c549b0517
3 changed files with 0 additions and 3 deletions

View File

@@ -1 +0,0 @@
INSERT INTO v_settings (numbering_plan, event_socket_ip_address, event_socket_port, event_socket_password, xml_rpc_http_port, xml_rpc_auth_realm, xml_rpc_auth_user, xml_rpc_auth_pass, admin_pin, smtp_host, smtp_secure, smtp_auth, smtp_username, smtp_password, smtp_from, smtp_from_name, mod_shout_decoder, mod_shout_volume) VALUES ('US','127.0.0.1',8021,'ClueCon',8787,'localhost','xmlrpc','7e4d3i',1234,'','none','','','','','Voicemail','',0.3);