mirror of
https://gitlab.com/upRootNutrition/dotfiles.git
synced 2025-12-08 05:49:25 -06:00
9 lines
161 B
Nix
9 lines
161 B
Nix
|
|
{
|
||
|
|
debug = false;
|
||
|
|
instance_name = "SearXNG Instance";
|
||
|
|
donation_url = false;
|
||
|
|
contact_url = false;
|
||
|
|
privacypolicy_url = false;
|
||
|
|
enable_metrics = false;
|
||
|
|
}
|