diff options
Diffstat (limited to 'rpkid/rpki/__doc__.py.in')
-rw-r--r-- | rpkid/rpki/__doc__.py.in | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/rpkid/rpki/__doc__.py.in b/rpkid/rpki/__doc__.py.in index 8233fd60..1a54a822 100644 --- a/rpkid/rpki/__doc__.py.in +++ b/rpkid/rpki/__doc__.py.in @@ -362,8 +362,10 @@ # "true" or "false". If not specified, default values will be chosen # (generally false). # +# # @li @c debug_http # Enable verbose http debug logging. +# # @li @c debug_tls_certs # Enable verbose logging about tls certs. # @@ -381,7 +383,7 @@ # # @li @c gc_debug # Enable scary garbage collector debugging. -# +# # @li @c timer_debug # Enable verbose logging of timer system. # |