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

Allow configuring the location of the appdata_[instanceid] folder #36337

Closed
wants to merge 1 commit into from

Commits on Sep 7, 2023

  1. Allow configuring the location of the appdata folder

    Signed-off-by: summersab <arthur.summers@gmail.com>
    Signed-off-by: summersab <18727110+summersab@users.noreply.github.com>
    
    Set type of `$rootFolder`
    
    Signed-off-by: summersab <arthur.summers@gmail.com>
    Signed-off-by: summersab <18727110+summersab@users.noreply.github.com>
    
    implement test method
    
    Signed-off-by: summersab <18727110+summersab@users.noreply.github.com>
    
    update `config.sample.php` with `appdataroot` parameter
    
    Signed-off-by: summersab <18727110+summersab@users.noreply.github.com>
    
    fix caching issue preventing files from being written directly to mount point
    
    update method to check mount points and determine if cache scanner should run
    
    simplify method to check mount points
    
    fix unit test
    
    add missing line; cleanup lint
    
    perform lint cleanup
    
    run cs-fixer
    
    replace deprecated methods; fix invalid value for `$mountPoint` in `LocalRootScanner:shouldScanPath`
    
    rename appdataroot to appdatadirectory
    
    remove inaccurate language from `config.sample.php`
    
    Signed-off-by: Andrew Summers <18727110+summersab@users.noreply.github.com>
    summersab committed Sep 7, 2023
    Configuration menu
    Copy the full SHA
    96681f1 View commit details
    Browse the repository at this point in the history