Name and icon code blocks by real filename across the site

This commit is contained in:
Djeex
2026-08-31 22:12:47 +02:00
parent baf3590186
commit 6696ed9b23
55 changed files with 277 additions and 252 deletions
+2 -2
View File
@@ -47,7 +47,7 @@ Localisez la variable `workgroup` et nommez votre workgroup, par exemple `workgr
Puis allez à la fin du fichier et collez la configuration suivante
```properties
```properties [smb.conf]
[video]
comment = Dossier video
path = /video
@@ -144,7 +144,7 @@ sudo nano /smb/.credentials
Configurez comme suit :
```properties
```properties [.credentials]
username=smbuser
password=motdepasse
```