user.patch 436 B

1234567891011
  1. --- config/config.yaml-orig 2021-09-08 12:04:29.758785098 +0200
  2. +++ config/config.yaml 2021-09-08 12:04:39.866856057 +0200
  3. @@ -32,7 +32,7 @@
  4. max_age: 7d
  5. plugin_config:
  6. user: nobody # plugin process would be ran on behalf of this user
  7. - group: nogroup # plugin process would be ran on behalf of this group
  8. + group: nobody # plugin process would be ran on behalf of this group
  9. api:
  10. client:
  11. insecure_skip_verify: false