Restore the tables.sql to its virgin state.

This commit is contained in:
Steve Ireland committed 2023-04-27 21:54:12 -04:00
1 parent d879ab6913
commit fbd4e37734
1 file changed
-3
-3
View File
@@ -75,9 +75,6 @@ INSERT INTO `ospos_app_config` (`key`, `value`) VALUES
('payment_options_order', 'cashdebitcredit'),
('protocol', 'mail'),
('mailpath', '/usr/sbin/sendmail'),
('smtp_host', ''),
('smtp_user', ''),
('smtp_pass', ''),
('smtp_port', '465'),
('smtp_timeout', '5'),
('smtp_crypto', 'ssl'),