diff --git a/etc/alice-lg/alice.example.conf b/etc/alice-lg/alice.example.conf index e5b4ed0..38fea6a 100644 --- a/etc/alice-lg/alice.example.conf +++ b/etc/alice-lg/alice.example.conf @@ -14,6 +14,12 @@ enable_neighbors_status_refresh = false asn = 9033 # this ASN is used as a fallback value in the RPKI feature and for route # filtering evaluation with large BGP communities +store_backend = postgres + +[postgres] +url = "postgres://postgres:postgres@localhost:5432/alice" +min_connections = 2 +max_connections = 128 [housekeeping] # Interval for the housekeeping routine in minutes