I tried to get mod_archive_odbc up and running, but gave up along the way. Now for some reason ejabberd doesn't stop trying to connect to ODBC anymore.
I've removed the beam files, all configuration values, and still I see in the log ejabberd trying to connect using the connection string I used while testing mod_archive_odbc. Grepping the entire ejabberd directory reveals that the connection string in question seems to appear in database/X/local_config.DCD.
How do I get rid of any and all ODBC stuff?
Explicitly setting
Explicitly setting
{odbc_server, undefined}.
seems to do the trick.
miracle2k wrote: mysteriously
mysteriously cached configuration
And
Mystery
1. A profound secret; something wholly unknown, or something kept cautiously concealed,
But in factthe Guide says
The content from this file will be parsed and stored in the internal ejabberd database. Subsequently the configuration will be loaded from the database ...
You can override the old values stored in the database by adding ...