Changeset d300631 for ChapterX.API/appsettings.json
- Timestamp:
- 04/28/26 14:53:32 (2 months ago)
- Branches:
- main
- Children:
- b373fea
- Parents:
- dc383dd
- File:
-
- 1 edited
-
ChapterX.API/appsettings.json (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
ChapterX.API/appsettings.json
rdc383dd rd300631 11 11 "Issuer": "ChapterX", 12 12 "Audience": "ChapterX" 13 }, 14 "ConnectionPool": { 15 "MinPoolSize": 1, 16 "MaxPoolSize": 20, 17 "ConnectionIdleLifetime": 300, 18 "ConnectionPruningInterval": 10, 19 "CommandTimeout": 30, 20 "Timeout": 15 13 21 } 14 22 }
Note:
See TracChangeset
for help on using the changeset viewer.
