We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
website
Depends on: torrust/torrust-index#730
Relates to:
We to update settings type to follow changes in the Index.
[website] name = "Torrust" [website.demo] warning = "..." [website.terms] [website.terms.upload] content_upload_agreement = "..." [website.terms.page] title = "Usage Policies and Content Restrictions" content = "..."
The text was updated successfully, but these errors were encountered:
feat: [torrust#24] add new settings in website section
1307022
```toml [website] name = "Torrust" [website.demo] warning = "..." [website.terms] [website.terms.upload] content_upload_agreement = "..." [website.terms.page] title = "Usage Policies and Content Restrictions" content = "..." ```
Merge #25: Add new settings in website section
4d6877b
1307022 feat: [#24] add new settings in website section (Jose Celano) Pull request description: Add new settings in the website section: ```toml [website] name = "Torrust" [website.demo] warning = "..." [website.terms] [website.terms.upload] content_upload_agreement = "..." [website.terms.page] title = "Usage Policies and Content Restrictions" content = "..." ``` ACKs for top commit: josecelano: ACK 1307022 Tree-SHA512: 27d07aff12918341c8b638538ce7ac83399adaedffe3c225f2321112ab7404185fdfbfd1cd385cbab0e07f3f27ef6497d00b2430b7324d1bac67643d9e8cdfc7
Closed via #25
Sorry, something went wrong.
josecelano
Successfully merging a pull request may close this issue.
Depends on: torrust/torrust-index#730
Relates to:
We to update settings type to follow changes in the Index.
The text was updated successfully, but these errors were encountered: