diff --git a/README.md b/README.md index 8a65c0c..9d0ebae 100644 --- a/README.md +++ b/README.md @@ -92,6 +92,7 @@ ENVIRONMENT VARIABLES * `USERID` - Set the UID for the samba server's default user (smbuser) * `GROUPID` - Set the GID for the samba server's default user (smbuser) * `INCLUDE` - As above, add a smb.conf include + * `VETO` - Configues predefined set of veto files, default:'yes' or 'no' **NOTE**: if you enable nmbd (via `-n` or the `NMBD` environment variable), you will also want to expose port 137 and 138 with `-p 137:137/udp -p 138:138/udp`. @@ -159,4 +160,4 @@ any other options you would specify. ## Issues If you have any problems with or questions about this image, please contact me -through a [GitHub issue](https://github.com/dperson/samba/issues). \ No newline at end of file +through a [GitHub issue](https://github.com/dperson/samba/issues).