Add yaml front matter to all asciidoc files
[web.git] / docs / uci_samba.txt
index efde1e1cf7dfeb56f6a866d262f9c18deae93c3d..ef6c6813a1c6799226da5b6e55db5ddd7cf56776 100644 (file)
@@ -1,9 +1,13 @@
+---
+---
 Samba (smb)
 ===========
 
-== UCI configuration options
+include::uci_menu.inc[]
 
-The UCI configuration file is located at /etc/config/samba.
+== Samba configuration
+
+The Samba UCI configuration file is located at **'/etc/config/samba'**.
 
 === Common Options
 
@@ -21,7 +25,7 @@ config 'samba'
        option 'interface' 'loopback lan'
 ----
 
-[options="header"]
+[cols="5*1,4",options="header"]
 |====
 | Name | Type | Required | Default | Option | Description
 | 'name' | string | no | hostname or OpenWrt |  | Name of the Server
@@ -47,7 +51,7 @@ config 'sambashare'
        option 'read_only' 'yes'
 ----
 
-[options="header"]
+[cols="5*1,4",options="header"]
 |====
 | Name | Type | Required | Default | Option | Description
 | 'name' | string | yes | _(none)_ |  | Name of the entry. Will be shown in the filebrowser.