这是indexloc提供的服务,不要输入任何密码
Skip to content

Conversation

@xalgia
Copy link

@xalgia xalgia commented Apr 1, 2025

The settings.yml file is minimal and gives no indication of possible configuration options.
So, a link to searxng/searx/settings.yml has been added to give users an idea of the config options that are available.
Thank you to the searxng community for all the hard work that has gone into this project.

4. Generate the secret key `sed -i "s|ultrasecretkey|$(openssl rand -hex 32)|g" searxng/settings.yml`
On a Mac: `sed -i '' "s|ultrasecretkey|$(openssl rand -hex 32)|g" searxng/settings.yml`
5. Edit [searxng/settings.yml](https://github.com/searxng/searxng-docker/blob/master/searxng/settings.yml) according to your needs
5. Edit [searxng/settings.yml](https://github.com/searxng/searxng-docker/blob/master/searxng/settings.yml) according to your needs. An example of configurable settings can be reviewed here: [searxng/searx/settings.yml](https://github.com/searxng/searxng/blob/master/searx/settings.yml)
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

So, a link to searxng/searx/settings.yml has been added to give users an idea of the config options that are available.
..
An example of configurable settings can be reviewed here: searxng/searx/settings.yml
Comment

That is not 100% correct .. the /etc/searxng/settings.yml file is a use_default_settings=True

# see https://docs.searxng.org/admin/settings/settings.html#settings-use-default-settings
use_default_settings: true

What this means is documented at https://docs.searxng.org/admin/settings/settings.html#settings-use-default-settings

And all other settings are documented here: https://docs.searxng.org/admin/settings/index.html

We should encourage the instance admins to read the docs, too often we have tickets just because someone hasn't read the doc.

@return42
Copy link
Member

Close to lack of feedback & PR has conflicts.

@return42 return42 closed this Aug 30, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants