INSERT INTO server_settings (key, value) VALUES ('metadata.cache_images', 'false') ON CONFLICT (key) DO NOTHING;