mirror of
https://github.com/Sarjuuk/aowow.git
synced 2025-11-29 15:58:16 +08:00
* add config values lost from dd63a6a2ab
* update TCDB compatibility info
* update current year
4 lines
267 B
SQL
4 lines
267 B
SQL
REPLACE INTO aowow_config VALUES
|
|
('acc_ext_create_url', '', 3, 0x88, 'default: - if auth mode is not self; link to external account creation'),
|
|
('acc_ext_recover_url', '', 3, 0x88, 'default: - if auth mode is not self; link to external account recovery');
|