mirror of
https://github.com/discourse/discourse.git
synced 2025-02-25 18:55:32 -06:00
FEATURE: Allow easier customization to the web hook event serialization.
This commit is contained in:
committed by
Guo Xiang Tan
parent
bbc85e1e29
commit
cfbfea0596
@@ -60,6 +60,8 @@
|
||||
</div>
|
||||
</div>
|
||||
|
||||
{{plugin-outlet name="web-hook-fields" args=(hash model=model)}}
|
||||
|
||||
<div>
|
||||
{{input type="checkbox" name="verify_certificate" checked=model.verify_certificate}} {{i18n 'admin.web_hooks.verify_certificate'}}
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user