aowow/setup/sql/updates/v1.1/1493857753_01.sql
Sarjuuk 647be4a946 Setup/SQL
* move sql files into its own folder.
 * move outdated updates out of the update folder, sorted by github tags
 * split up the db dump so my editor doesn't try to hang itself if i dare to touch that file
2025-09-25 18:44:48 +02:00

3 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');