Ignore:
Timestamp:
09/23/26 13:29:17 (9 hours ago)
Author:
Stefan-Saveski <stefansaveski19@…>
Branches:
master
Children:
2853f2e
Parents:
e7bafc0 (diff), 002cf5f (diff)
Note: this is a merge changeset, the changes displayed below correspond to the merge itself.
Use the (diff) links above to see all the changes relative to each parent.
Message:

Merge remote-tracking branch 'origin/phase8-transactions-pooling'

File:
1 edited

Legend:

Unmodified
Added
Removed
  • iknow-api/appsettings.Development.json.example

    re7bafc0 r0496e6e  
    77  },
    88  "ConnectionStrings": {
    9     "DefaultConnection": "Host=localhost;Port=9999;Database=db_202526z_va_prj_know2026;Username=db_202526z_va_prj_iknow2026_owner;Password=YOUR_DB_PASSWORD_HERE;Search Path=project;Include Error Detail=true"
     9    "DefaultConnection": "Host=localhost;Port=9999;Database=db_202526z_va_prj_know2026;Username=db_202526z_va_prj_iknow2026_owner;Password=YOUR_DB_PASSWORD_HERE;Search Path=project;Include Error Detail=true;Maximum Pool Size=10;Minimum Pool Size=1;Connection Idle Lifetime=300;Timeout=15"
    1010  },
    1111  "Jwt": {
Note: See TracChangeset for help on using the changeset viewer.