Skip to content

Commit

Permalink
Increase debug level on external slurmdbd.conf
Browse files Browse the repository at this point in the history
Remove `NoAddrCache` parameter (this should be useless after
a rebase).

Signed-off-by: Jacopo De Amicis <[email protected]>
  • Loading branch information
jdeamicis committed Jan 29, 2024
1 parent 97d4ca8 commit ea8bc17
Showing 1 changed file with 2 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -7,3 +7,5 @@ StoragePort=<%= @storage_port %>
StorageLoc=<%= @storage_loc %>
StorageUser=<%= @storage_user %>
StoragePass=dummy
DebugLevel=verbose
DebugFlags=Network

0 comments on commit ea8bc17

Please sign in to comment.