100% Free & Open

Debian 12 (Bookworm) Configuration Files

Original, unaltered Debian 12 (Bookworm) config files from fresh installations

245 Debian 12 (Bookworm) Configuration Files

Original, unaltered configurations from fresh installations

/etc/postgresql/17/main/pg_ident.conf
PostgreSQL Debian 12 (Bookworm)

PostgreSQL - /etc/postgresql/17/main/pg_ident.conf

📍 Debian 12 (Bookworm)

# PostgreSQL User Name Maps
# =========================
#
# ---------------
# Mapping Records
# ---------------
#
# Refer to the PostgreSQL documentation, chapter "Client
# Authentication" for a comp…
73 lines • MD5: a851d3ee... Click to view full file
/etc/postgresql/17/main/pg_hba.conf
PostgreSQL Debian 12 (Bookworm)

PostgreSQL - /etc/postgresql/17/main/pg_hba.conf

📍 Debian 12 (Bookworm)

# PostgreSQL Client Authentication Configuration File
# ===================================================
#
# Refer to the "Client Authentication" section in the PostgreSQL
# documentation for a co…
133 lines • MD5: 7f6ef676... Click to view full file
/etc/postgresql/17/main/pg_ctl.conf
PostgreSQL Debian 12 (Bookworm)

PostgreSQL - /etc/postgresql/17/main/pg_ctl.conf

📍 Debian 12 (Bookworm)

# Automatic pg_ctl configuration
# This configuration file contains cluster specific options to be passed to
# pg_ctl(1).

pg_ctl_options = ''
6 lines • MD5: 242d50c2... Click to view full file
/etc/postgresql/17/main/start.conf
PostgreSQL Debian 12 (Bookworm)

PostgreSQL - /etc/postgresql/17/main/start.conf

📍 Debian 12 (Bookworm)

# Automatic startup configuration
#   auto: automatically start the cluster
#   manual: manual startup with pg_ctlcluster/postgresql@.service only
#   disabled: refuse to start cluster
# See pg_creat…
9 lines • MD5: 9bb73ac2... Click to view full file
/etc/odoo/odoo.conf
Odoo Debian 12 (Bookworm)

Odoo - /etc/odoo/odoo.conf

📍 Debian 12 (Bookworm)

[options]
addons_path = /mnt/extra-addons
data_dir = /var/lib/odoo
; admin_passwd = admin
; csv_internal_sep = ,
; db_maxconn = 64
; db_name = False
; db_template = template1
; dbfilter = .*
; debug_…
38 lines • MD5: 525a8655... Click to view full file