mirror of
https://github.com/thiloho/archtika.git
synced 2025-11-22 02:41:35 +01:00
Use english catelog for Postgres full-text search and fix logo scaling on mobile devices
This commit is contained in:
@@ -59,4 +59,6 @@ in
|
||||
};
|
||||
};
|
||||
};
|
||||
|
||||
services.postgresql.settings.default_text_search_config = "pg_catalog.english";
|
||||
}
|
||||
|
||||
@@ -30,4 +30,6 @@ in
|
||||
group = "nginx";
|
||||
};
|
||||
};
|
||||
|
||||
services.postgresql.settings.default_text_search_config = "pg_catalog.english";
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user