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 #24

Closed
josecelano opened this issue Sep 13, 2024 · 1 comment · Fixed by #25
Closed

Add new settings in website section #24

josecelano opened this issue Sep 13, 2024 · 1 comment · Fixed by #25
Assignees
Milestone

Comments

@josecelano
Copy link
Member

josecelano commented Sep 13, 2024

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 = "..."
@josecelano josecelano self-assigned this Sep 13, 2024
@josecelano josecelano added this to the v3.0.0 milestone Sep 13, 2024
josecelano added a commit to josecelano/torrust-index-types-lib that referenced this issue Sep 13, 2024
```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 added a commit that referenced this issue Sep 15, 2024
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
@josecelano josecelano linked a pull request Sep 15, 2024 that will close this issue
@josecelano
Copy link
Member Author

Closed via #25

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 a pull request may close this issue.

1 participant