Skip to content
  • Kevin Morris's avatar
    config: add options.salt_rounds · d8556b0d
    Kevin Morris authored
    
    
    During development, the lower this value is (must be >= 4)
    equals faster User generation. This is particularly useful
    for running tests.
    
    In production, a higher value (like 12 which is used by various
    popular frameworks) should be used.
    
    Signed-off-by: Kevin Morris's avatarKevin Morris <kevr@0cost.org>
    d8556b0d