diff --git a/.env.sample b/.env.sample
index 394d05049efc7fd50ce17aeb7a28fb2007ea842f..b353523d80eac4e9de02466c50d8094a3178cf4b 100644
--- a/.env.sample
+++ b/.env.sample
@@ -1,6 +1,6 @@
 # FTP host (the storage box adresses for Tetras)
 host="CHANGEME"
-# The FTP user (or sub user for Tetras)
+# The FTP user (or sub user for Tetras) /!\ to put in the password manager
 user="CHANGEME"
 # FTP password (give at creation of subuser at Tetras) /!\ to put in the password manager
 ftppass="CHANGEME"