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
@@ -48,7 +48,7 @@ Find the `workgroup` variable and name your workgroup (e.g., `workgroup = WORKGR
Then scroll to the end of the file and add the following configuration:
```properties
```properties [smb.conf]
[video]
comment = Video folder
path = /video
@@ -145,7 +145,7 @@ sudo nano /smb/.credentials
Write:
```properties
```properties [.credentials]
username=smbuser
password=password
```