# # P4 Properties # # Full path to the P4 executable # p4.executable=/usr/bin/p4 # P4PORT to connect to. # p4.port=perforce.example.com:1666 # P4USER to run as. # p4.user=p4bugzilla # P4CLIENT to use. # p4.client=p4bugzilla # Counter to be used by the reviewer process for determining changes. Use p4bugzilla_test for testing. # p4.counter=p4bugzilla # List of users to monitor # p4.users=fred joe jane mary # Bugzilla host. # bugzilla.host=bugzilla.example.com # Bugzilla user # bugzilla.user=p4bugzilla # Bugzilla password # bugzilla.password=change_this_value