Sha256: 666b577530ff457a4ba50f324aca240230fbdca4fdf2832143507f64879d5469
Contents?: true
Size: 818 Bytes
Versions: 1
Compression:
Stored size: 818 Bytes
Contents
### This file contains system-specific configuration options that the test suite needs. ### Please customize it for your system. # These are the user names of two normal, non-administrator users. # Preferably, these are user accounts that are normally not used. # # NOTE: these users MUST be able to access this 'test' directory, # otherwise the tests will fail. normal_user_1: games normal_user_2: daemon # The username of a user that has less privileges than a normal user. # # NOTES: # - this user MUST be able to access this 'test' directory, otherwise # the tests will fail. # - this user MUST NOT have a negative UID value. So on OS X, this may # not be the 'nobody' user. lowest_user: nobody # A nonexistant username. nonexistant_user: xxxxxxxxxxxxxxxxxxx # A nonexistant user ID. nonexistant_uid: 9999
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
passenger-2.1.3 | test/config.yml.example |