You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
It would be great to allow comments in the config file for trillian_log_server and trillian_log_signer via the --config option. The library being used interprets everything as a token, even commented lines, which then fails to fully parse the actual config file options.
It would be great to allow comments in the config file for
trillian_log_server
andtrillian_log_signer
via the--config
option. The library being used interprets everything as a token, even commented lines, which then fails to fully parse the actual config file options.trillian/cmd/flags.go
Line 27 in ac281dc
The text was updated successfully, but these errors were encountered: