Skip to content

Commit

Permalink
fix(Limits):fixed keys
Browse files Browse the repository at this point in the history
  • Loading branch information
dweinholz committed Apr 10, 2024
1 parent 610e93b commit 40ef0e8
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -39,12 +39,12 @@ plugins:
fallback_to_build_date: true
- htmlproofer:
enabled: !ENV [ ENABLED_HTMLPROOFER,False ]
raise_error: True
raise_error_after_finish: True
raise_error_excludes:
-1: [ "https://cloud.denbi.de/portal/webapp/#/userinfo","http://169.254.169.254","https://login.elixir-czech.org/oidc/","https://spreg-legacy.aai.elixir-czech.org/spreg/auth/requests/new","https://spreg-legacy.aai.elixir-czech.org/spreg/auth/facilities/myServices","http://BIBIGRID_MASTER/ganglia" ]
400: [ "http://169.254.169.254" ]
500: [ "https://cloud.denbi.de/register", "https://signup.aai.lifescience-ri.eu/fed/registrar/?vo=elixir_test" ]
504: [ "https://denbi-cloud.bihealth.org","http://apt-cache.bi.denbi.de:9999","http://129.70.51.2:9999","https://cloud.denbi.dkfz-heidelberg.de","https://denbi-cloud.bioquant.uni-heidelberg.de","https://denbi-cloud.bioquant.uni-heidelberg.de" ]
504: [ "https://packages.ubuntu.com/","https://denbi-cloud.bihealth.org","http://apt-cache.bi.denbi.de:9999","http://129.70.51.2:9999","https://cloud.denbi.dkfz-heidelberg.de","https://denbi-cloud.bioquant.uni-heidelberg.de","https://denbi-cloud.bioquant.uni-heidelberg.de" ]
markdown_extensions:
- abbr
- attr_list
Expand Down

0 comments on commit 40ef0e8

Please sign in to comment.