Skip to content

Instantly share code, notes, and snippets.

@ptsakyrellis
Created March 16, 2018 15:57
Show Gist options
  • Save ptsakyrellis/09bf5c018b1966d9b5d6ba1659c2307e to your computer and use it in GitHub Desktop.
Save ptsakyrellis/09bf5c018b1966d9b5d6ba1659c2307e to your computer and use it in GitHub Desktop.
PuPHPet configuration file nfs section
sync_type: nfs #default
nfs:
mount_options: ['nfsvers=3','vers=3','actimeo=1','rsize=8192','wsize=8192','timeo=14','rw', 'vers=3', 'tcp']
linux__nfs_options: ['rw','no_subtree_check','all_squash','async']
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment