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

Make preservation system configurable #755

Merged
merged 1 commit into from
Nov 8, 2023

Commits on Nov 8, 2023

  1. Make preservation system configurable

    This commit includes several updates and improvements to the preservation
    system. The changes are summarized as follows:
    
    - Hardcoded the a3m taskqueue name for better efficiency and optimization.
    - Added comments to enhance code readability and understanding.
    - Removed unnecessary variable to improve code clarity.
    - Modified names for better consistency and clarity.
    - Removed a comment that was no longer relevant.
    - Created a preservation config struct to make the system more configurable
    and adaptable.
    - Implemented configuration options for the preservation
    system to allow customization and flexibility.
    
    These changes aim to enhance the functionality and maintainability of the
    preservation system.
    Diogenesoftoronto committed Nov 8, 2023
    Configuration menu
    Copy the full SHA
    dc33150 View commit details
    Browse the repository at this point in the history