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

video: create persistent internal user #26

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

kolewu
Copy link
Contributor

@kolewu kolewu commented May 25, 2020

Fixes #25.

To continue to not use persistent memory create the internal users like the former admin at the start. Since there is no dedicated admin rename the configuration to users.

@kolewu kolewu force-pushed the persistent_user branch 2 times, most recently from b3e6ef2 to 1070366 Compare October 12, 2020 22:03
user: admin
password: "jitsiAdmin"
users:
- user: admin

Choose a reason for hiding this comment

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

should be name: admin aswell

Copy link
Contributor Author

Choose a reason for hiding this comment

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

You are right. Thanks for the heads up!

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.

video: internal users are not persistent
2 participants