1
0
mirror of https://github.com/0rangebananaspy/authelia.git synced 2024-09-14 22:47:21 +07:00
authelia/internal/configuration
James Elliott c9e8a924e0
[FEATURE] Buffer size configuration and additional http error handling ()
* implement read buffer size config option
* implement write buffer size config option
* implement fasthttp ErrorHandler so we can log errors to Authelia as well
* add struct/schema validation
* add default value
* add docs
* add config key to validator
* refactoring
* apply suggestions from code review

Co-authored-by: Amir Zarrinkafsh <nightah@me.com>
2020-04-30 12:03:05 +10:00
..
schema [FEATURE] Buffer size configuration and additional http error handling () 2020-04-30 12:03:05 +10:00
test_resources [FEATURE] Config Validation () 2020-04-23 11:47:27 +10:00
validator [FEATURE] Buffer size configuration and additional http error handling () 2020-04-30 12:03:05 +10:00
reader_test.go [FEATURE] Config Validation () 2020-04-23 11:47:27 +10:00
reader.go [FEATURE] Config Validation () 2020-04-23 11:47:27 +10:00