mattermost/server/build/docker/postgres.conf

7 lines
170 B
Text

max_connections = 300
listen_addresses = '*'
fsync = off
full_page_writes = off
default_text_search_config = 'pg_catalog.english'
commit_delay=1000
logging_collector=off