|
|
c945e5 |
# configuration for gamin
|
|
|
c945e5 |
# Can be used to override the default behaviour.
|
|
|
c945e5 |
# notify filepath(s) : indicate to use kernel notification
|
|
|
c945e5 |
# poll filepath(s) : indicate to use polling instead
|
|
|
c945e5 |
# fsset fsname method poll_limit : indicate what method of notification for the filesystem
|
|
|
c945e5 |
# kernel - use the kernel for notification
|
|
|
c945e5 |
# poll - use polling for notification
|
|
|
c945e5 |
# none - don't use any notification
|
|
|
c945e5 |
#
|
|
|
c945e5 |
# the poll_limit is the number of seconds
|
|
|
c945e5 |
# that must pass before a resource is polled again.
|
|
|
c945e5 |
# It is optional, and if it is not present the previous
|
|
|
c945e5 |
# value will be used or the default.
|