{{-- Simple header without save/cancel buttons --}}

Administration

System administration and configuration settings

{{-- Header --}}

Inventory Sync

{{ $serviceStatus === 'active' ? 'Running' : 'Stopped' }}
/mnt/volume_nyc3_01/Inventory-images/
{{-- Flash messages --}} @if(session()->has('resilio-success'))
{{ session('resilio-success') }}
@endif @if(session()->has('resilio-error'))
{{ session('resilio-error') }}
@endif
{{-- Web UI Toggle Row --}}
Web Interface @if($webUIEnabled) ON @else OFF @endif

@if($webUIEnabled) {{ $this->webUIUrl }} @if($this->timeRemaining) • {{ $this->timeRemaining }} @endif @else Enable for external config access @endif

Auto-off: min
{{-- Sync Settings Row --}}
Rescan Interval: sec
Download: KB/s
Upload: KB/s
{{-- Save Button --}}
Save Settings Saving... 0 = unlimited for speed limits