Skip to content

Commit

Permalink
[SMB] configuring smb.conf overwrite only make sense on linux
Browse files Browse the repository at this point in the history
  • Loading branch information
koying committed Mar 12, 2016
1 parent 5c71696 commit dd3fa89
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 0 deletions.
9 changes: 9 additions & 0 deletions system/settings/linux.xml
Original file line number Diff line number Diff line change
Expand Up @@ -14,4 +14,13 @@
</group>
</category>
</section>
<section id="services">
<category id="smb">
<group id="1">
<setting id="smb.overwriteconf">
<visible>true</visible>
</setting>
</group>
</category>
</section>
</settings>
1 change: 1 addition & 0 deletions system/settings/settings.xml
Original file line number Diff line number Diff line change
Expand Up @@ -2334,6 +2334,7 @@
<level>2</level>
<default>true</default>
<control type="toggle" />
<visible>false</visible>
</setting>
</group>
</category>
Expand Down

0 comments on commit dd3fa89

Please sign in to comment.