Revision 52d4f735 src/Ganeti/HsConstants.hs

b/src/Ganeti/HsConstants.hs
1131 1131
nodeMaxClockSkew :: Int
1132 1132
nodeMaxClockSkew = 150
1133 1133

  
1134
-- | Time for an intra-cluster disk transfer to wait for a connection
1135
diskTransferConnectTimeout :: Int
1136
diskTransferConnectTimeout = 60
1137

  
1134 1138
-- | Disk index separator
1135 1139
diskSeparator :: String
1136 1140
diskSeparator = AutoConf.diskSeparator

Also available in: Unified diff