- use https if available, added a config value to enforce it if nessecary - NPC: * fixed currency icons when displaying extendedCost for vendor * display conditions column only if we actually have conditions set
2 lines
158 B
SQL
2 lines
158 B
SQL
INSERT IGNORE INTO aowow_config (`key`, `intValue`, `comment`) VALUES ('force_ssl', 0, 'default: 0 - enforce SSL, if the server is behind a load balancer');
|
|
|