feat(server): Add template-dir option - #10818
Merged
Merged
Conversation
FirelightFlagboy
force-pushed
the
10707-server-jinja-templates-dir
branch
from
July 24, 2025 13:44
f78ae83 to
2d33397
Compare
FirelightFlagboy
marked this pull request as ready for review
July 24, 2025 14:14
mmmarcos
reviewed
Jul 24, 2025
FirelightFlagboy
force-pushed
the
10707-server-jinja-templates-dir
branch
from
July 25, 2025 06:16
a9a31ff to
b746302
Compare
FirelightFlagboy
force-pushed
the
10707-server-jinja-templates-dir
branch
from
July 25, 2025 06:17
b746302 to
7793722
Compare
|
|
||
| You can base your customization on the default server template `found here <parsec-server-template-src_>`_. | ||
|
|
||
| .. _parsec-server-template-src: https://github.com/Scille/parsec-cloud/tree/v3.4.1-a.0+dev/server/parsec/templates |
Contributor
Author
There was a problem hiding this comment.
note (non-blocking): The link does not work as version 3.4.1-a.0+dev is not released
mmmarcos
approved these changes
Jul 25, 2025
FirelightFlagboy
force-pushed
the
10707-server-jinja-templates-dir
branch
2 times, most recently
from
July 25, 2025 15:06
89a656f to
50b3f3d
Compare
That option allow to set a folder where Jinja will look for the template files. Otherwise, it'll use the default templates included by the project. Closes #10707 Co-authored-by: Marcos Medrano <786907+mmmarcos@users.noreply.github.com>
FirelightFlagboy
force-pushed
the
10707-server-jinja-templates-dir
branch
from
July 28, 2025 07:07
50b3f3d to
8cf96db
Compare
FirelightFlagboy
enabled auto-merge
July 28, 2025 07:08
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
That option allow to set a folder where Jinja will look for the template files. Otherwise, it'll use the default templates included by the project.
Closes #10707
Rendered documentation pages: