mirror of
https://github.com/Sarjuuk/aowow.git
synced 2025-11-29 15:58:16 +08:00
- 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
3 lines
158 B
SQL
3 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');
|
|
|