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

Config option to specify domain name #106

Merged
merged 4 commits into from
May 16, 2023

Conversation

LeMarwin
Copy link
Contributor

@LeMarwin LeMarwin commented May 1, 2023

close #39

FluentConfig now has domain field

pub domain: Option<String>

If present, it overrides the default domain name

@kellpossible
Copy link
Owner

hi @LeMarwin sorry I just saw this PR! I'll try to take a look at it this week

@kellpossible
Copy link
Owner

@LeMarwin looks like it might need a cargo fmt run

@LeMarwin
Copy link
Contributor Author

@kellpossible, fmt done. Didn't know that cargo fmt polices comments too

@kellpossible kellpossible merged commit 5de10e1 into kellpossible:master May 16, 2023
3 checks passed
@kellpossible
Copy link
Owner

@LeMarwin Thanks! Merged :)

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.

Config option to specify the domain to use for i18n-embed and i18n-embed-fl when using Fluent
2 participants