mirror of
https://github.com/roundcube/roundcubemail.git
synced 2026-03-03 14:54:01 +01:00
If schema is set in the dsn, set search_path to the schema value. Example: $config['db_dsnw'] = 'pgsql://user:pass@localhost/dbname?schema=exampleschema';