Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Implement “Customized files for users” feature #146

Merged
merged 1 commit into from
Jul 20, 2024

Conversation

jhalter
Copy link
Owner

@jhalter jhalter commented Jul 20, 2024

The official Hotline Server has a feature to override the files that a user account sees by putting a folder or alias called "Files" in the user account directory.

To provide equivalent functionality in Mobius, this change adds support for an optional FileRoot in the user account yaml files under config/Users/*

Example:

FileRoot: /foo/bar/baz

Fixes #30

@jhalter jhalter merged commit dcd23d5 into master Jul 20, 2024
1 check passed
@jhalter jhalter deleted the implement_user_fileroot branch July 21, 2024 23:10
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.

Implement “Customized files for users” feature
1 participant