 Issue 29490710:
  #2007 - Remove submitEmail endpoint from adblockplus nginx configuration  (Closed)
    
  
    Issue 29490710:
  #2007 - Remove submitEmail endpoint from adblockplus nginx configuration  (Closed) 
  | Index: hiera/roles/web/adblockplus.yaml | 
| =================================================================== | 
| --- a/hiera/roles/web/adblockplus.yaml | 
| +++ b/hiera/roles/web/adblockplus.yaml | 
| @@ -1,14 +1,6 @@ | 
| classes: | 
| nodejs: | 
| adblockplus::legacy::webserver: | 
| - adblockplus::log: | 
| - | 
| -adblockplus::log::rotations: | 
| - nginx_email_submission: | 
| - count: 120 | 
| - ensure: present | 
| - interval: monthly | 
| - path: /var/log/nginx/email_submission | 
| nodejs::packages: | 
| jsdoc: |