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

How to use the WEBLATE_BORG_EXTRA_ARGS variable? #9530

Closed
2 tasks done
foundryvtthub opened this issue Jul 8, 2023 · 3 comments
Closed
2 tasks done

How to use the WEBLATE_BORG_EXTRA_ARGS variable? #9530

foundryvtthub opened this issue Jul 8, 2023 · 3 comments
Assignees
Labels
documentation Improvements or additions to the documentation.
Milestone

Comments

@foundryvtthub
Copy link

Describe the issue

Hello,

I'm struggling to find how to properly use the WEBLATE_BORG_EXTRA_ARGS.

The Weblate documentation says to use it like this:

BORG_EXTRA_ARGS = ["--exclude", "vcs/"]

I tried multiple format to do the same in the Docker Compose file but I didn't find the right one.

Could you help me please?

I already tried

  • I've read and searched the documentation.
  • I've searched for similar issues in this repository.

Steps to reproduce the behavior

Add WEBLATE_BORG_EXTRA_ARGS
Add values like WEBLATE_BORG_EXTRA_ARGS: --exclude vcs/

Expected behavior

No response

Screenshots

No response

Exception traceback

No response

Additional context

No response

@foundryvtthub foundryvtthub added the question This is more a question for the support than an issue. label Jul 8, 2023
@github-actions
Copy link

github-actions bot commented Jul 8, 2023

This issue looks more like a support question than an issue. We strive to answer these reasonably fast, but purchasing the support subscription is not only more responsible and faster for your business but also makes Weblate stronger.

In case your question is already answered, making a donation is the right way to say thank you!

@nijel nijel added documentation Improvements or additions to the documentation. and removed question This is more a question for the support than an issue. labels Jul 10, 2023
@nijel nijel transferred this issue from WeblateOrg/docker-compose Jul 10, 2023
@nijel
Copy link
Member

nijel commented Jul 10, 2023

Use following:

WEBLATE_BORG_EXTRA_ARGS: --exclude,vcs/

I will update the documentation to cover this.

@nijel nijel added this to the 5.0 milestone Jul 10, 2023
@nijel nijel self-assigned this Jul 10, 2023
@nijel nijel closed this as completed in 98df3c5 Jul 10, 2023
@github-actions
Copy link

Thank you for your report; the issue you have reported has just been fixed.

  • In case you see a problem with the fix, please comment on this issue.
  • In case you see a similar problem, please open a separate issue.
  • If you are happy with the outcome, don’t hesitate to support Weblate by making a donation.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to the documentation.
Projects
None yet
Development

No branches or pull requests

2 participants