Skip to content

Added hide files Samba parameter#23

Merged
crazy-max merged 1 commit intocrazy-max:masterfrom
kaffolder7:master
Mar 14, 2022
Merged

Added hide files Samba parameter#23
crazy-max merged 1 commit intocrazy-max:masterfrom
kaffolder7:master

Conversation

@kaffolder7
Copy link
Contributor

Adds the hide files= Samba parameter so that users can hide files and directories while still keeping them accessible.

(Reference: https://www.samba.org/samba/docs/current/man-html/smb.conf.5.html#HIDEFILES)

Changes/additions are as follows:

  • Added a hidefiles key to config.yml
  • Updated entrypoint.sh to look for this key & echo its value
  • Updated the config.yml config example
  • Added parameter in config-test.yml for test workflow
  • Updated README with documentation/example

Adds the `hide files=` Samba parameter so that users can hide files and directories while still keeping them accessible.

Changes/additions are as follows:
- Added a `hidefiles` key to `config.yml`
- Updated `entrypoint.sh` to look for this key & echo its value
- Updated the `config.yml` config example
- Added parameter in `config-test.yml` for test workflow
- Updated README with documentation/example
@kaffolder7 kaffolder7 requested a review from crazy-max as a code owner March 5, 2022 15:38
Copy link
Owner

@crazy-max crazy-max left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM thanks!

@crazy-max crazy-max merged commit f3a1edd into crazy-max:master Mar 14, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants