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

Add new settings in website section #25

Merged

Conversation

josecelano
Copy link
Member

Add new settings in the website section:

[website]
name = "Torrust"

[website.demo]
warning = "..."

[website.terms]

[website.terms.upload]
content_upload_agreement = "..."

[website.terms.page]
title = "Usage Policies and Content Restrictions"
content = "..."

```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 = "..."
```
@josecelano josecelano self-assigned this Sep 13, 2024
@josecelano josecelano added this to the v3.0.0 milestone Sep 13, 2024
@josecelano
Copy link
Member Author

ACK 1307022

@josecelano josecelano merged commit 4d6877b into torrust:main Sep 15, 2024
1 check passed
@josecelano josecelano linked an issue Sep 15, 2024 that may be closed by this pull request
josecelano added a commit to torrust/torrust-index-gui that referenced this pull request Sep 15, 2024
367f420 feat: [#617] new static page with terms (Jose Celano)

Pull request description:

  Depends on:

  - torrust/torrust-index-types-lib#25
  - torrust/torrust-index#731

  URL: http://localhost:3000/terms

  It also adds a link in the footer. The page content is loaded in markdown format from the API (settings->website).

ACKs for top commit:
  josecelano:
    ACK 367f420

Tree-SHA512: 784d823560800c23da03295bf9c46677fcd20f0bfd638994be8bb675bf0961d57671c0d00a92eea566289803c89bc8e8e59261144f1feab973df50ffef573efd
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.

Add new settings in website section
1 participant