Change config option

FossilOrigin-Name: c6b575ce4c1a8b3cd9482d9fd675de2e5caf1fadccbadeaa34a1997e4f78e761
This commit is contained in:
me@ow.nekobit.net 2022-02-11 04:31:24 +00:00
parent dc7694ee74
commit e831e9e810

View file

@ -44,6 +44,6 @@ static char* const config_instance_url = "https://desuposter.club/";
* Keep this disabled if running an older pleroma build, or because you just
* don't want it.
*/
static const int config_experimental_lookup = FALSE;
static const int config_experimental_lookup = TRUE;
#endif // CONFIG_H