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

Clean up unused configuration of config.toml #3090

Open
yomybaby opened this issue Feb 4, 2025 — with Lablup-Issue-Syncer · 0 comments · May be fixed by #3325
Open

Clean up unused configuration of config.toml #3090

yomybaby opened this issue Feb 4, 2025 — with Lablup-Issue-Syncer · 0 comments · May be fixed by #3325
Assignees

Comments

@yomybaby
Copy link
Member

yomybaby commented Feb 4, 2025

With the introduction of theme.json, several configurations in config.toml have become obsolete. This issue aims to identify and remove these unused configurations to maintain a clean and efficient configuration file.
The same changes should be applied to the backend.ai repository as well.

Tasks

  • Review config.toml and identify configurations that are no longer used due to theme.json.
  • Remove the identified unused configurations.
  • Test to ensure that the removal of these configurations does not affect the system's functionality.
  • Make a PR t
  • Update any relevant documentation to reflect these changes.

Known unused configuration

Impact

This cleanup will help in maintaining a cleaner configuration file and potentially reduce confusion for developers and users.

Related Files

  • config.toml
  • theme.json

Additional Information

Please ensure that the removal of configurations is thoroughly tested to avoid any unintended side effects.

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.

2 participants