GZTimeWalker / GZCTF

The GZ::CTF project, an open source CTF platform.
https://docs.ctf.gzti.me/
GNU Affero General Public License v3.0
747 stars 87 forks source link

feat: expose Kestrel options in appsettings.json #174

Closed hez2010 closed 8 months ago

hez2010 commented 8 months ago

Expose Kestrel options in appsettings.json to allow the customization to the web server.

Fixes #163.

GZTimeWalker commented 8 months ago

plz fill up the docs part for this option.

hez2010 commented 8 months ago

Done. PTAL.