这是本文档旧的修订版!
nextcloud
网盘
php安装
Module | Required | Recommended | For Specific App | Description |
---|---|---|---|---|
ctype | ✓ | Core functionality | ||
curl | ✓ | HTTP requests | ||
intl | ✓ | Improves translations and sorting | ||
sodium | ✓ | Argon2 password hashing | ||
ldap | ✓ | LDAP integration | ||
smbclient | ✓ | SMB/CIFS integration | ||
ftp | ✓ | FTP storage/authentication | ||
imap | ✓ | External user authentication | ||
gmp | ✓ (optional) | SFTP storage | ||
exif | ✓ (optional) | Image rotation in Pictures app | ||
apcu | ✓ | Performance caching | ||
memcached | ✓ | Performance caching | ||
redis | ✓ | Transactional File Locking | ||
imagick | ✓ (optional) | Image previews | ||
avconv/ffmpeg | ✓ (optional) | Video previews | ||
Open/LibreOffice | ✓ (optional) | Document previews | ||
pcntl | ✓ (optional) | Command interruption in CLI | ||
phar | ✓ (optional) | Needed for command-line updater |
11