SDLOG_ALGORITHM - AES option not implemented (#23816)

* SDLOG_ALGORITHM - AES option not implemented

* Update src/modules/logger/params.c

Co-authored-by: Daniel Agar <daniel@agar.ca>

---------

Co-authored-by: Daniel Agar <daniel@agar.ca>
This commit is contained in:
Hamish Willee 2024-11-05 15:22:31 +11:00 committed by GitHub
parent 098a3378cc
commit f032fdfd92
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -184,7 +184,6 @@ PARAM_DEFINE_INT32(SDLOG_UUID, 1);
*
* @value 0 Disabled
* @value 2 XChaCha20
* @value 3 AES
*
* @group SD Logging
*/