Skip to content

Commit

Permalink
Enable users and software on servers canary team (#19118)
Browse files Browse the repository at this point in the history
Change needed to help verify
#18424 in dogfood.
/cc @xpkoala
  • Loading branch information
lucasmrod authored May 17, 2024
1 parent 0ce6a9f commit 431d691
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions it-and-security/teams/servers-canary.yml
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
name: "☁️🐣 Servers (canary)"
team_settings:
features:
enable_host_users: false
enable_software_inventory: false
enable_host_users: true
enable_software_inventory: true
host_expiry_settings:
host_expiry_enabled: false
host_expiry_window: 0
Expand Down

0 comments on commit 431d691

Please sign in to comment.