@extends('layouts.admin') @include('blueprint.admin.template') @section('title') {{ $EXTENSION_NAME }} @endsection @section('content-header') @yield('extension.header') @endsection @section('content') @yield('extension.config') @yield('extension.description')@extends('layouts.admin') @section('title') Better Files Manager @endsection @section('content-header')
Configure cleanup, search, Git tools, pull limits, and live collaboration from one extension page.
Runs from the Panel scheduler.
Controls daemon-specific Better Files features.
Applied globally unless overrides are enabled.
Maximum remote download size.
Using cleanup with current settings.
| Server | Cleanup | Retention | Source |
|---|---|---|---|
| {{ $server->name }} #{{ $server->id }} | {{ $serverEnabled ? 'Enabled' : 'Disabled' }} | {{ $serverDays }} {{ $serverUnit }} | {{ $allowOverride ? 'Server' : 'Global' }} |
| No servers found. | |||