Update 1.1.2.md

This commit is contained in:
Stefan Pejcic 2025-03-07 14:41:25 +01:00 committed by GitHub
parent 0623286a5c
commit c117b9e7d2
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -5,6 +5,8 @@ Not yet released
### 🐛 Bug Fixes
- warning *quotacheck: Your kernel probably supports ext4 quota feature but you are using external quota files. Please switch your filesystem to use ext4 quota feature as external quota files on ext4 are deprecated.* is no longer displayed when creating users.
- warning *WARNING: Insufficient disk space on the server.* is no longer displayed when creating users.
- warning */bin/bash: line 41: warning: here-document at line 21 delimited by end-of-file (wanted `EOF')* is no longer displayed when creating users.
- message *Connection to the local host terminated.* is no longer displayed when creating users.
### 💅 Polish
- Adding domains is now quicker as containers are started in the background.