Last active
May 31, 2019 14:15
-
-
Save neilmartin83/ae8f6b6b94af9f335a61f537a2564b79 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<config> | |
<panel> | |
<name>AppsPanel</name> | |
<visible>false</visible> | |
</panel> | |
<panel> | |
<name>FilesPanel</name> | |
<masked>true</masked> | |
<visible>false</visible> | |
</panel> | |
<panel> | |
<name>MarketPanel</name> | |
<masked>true</masked> | |
</panel> | |
<panel> | |
<name>StockPanel</name> | |
<visible>false</visible> | |
</panel> | |
<panel> | |
<name>BehancePanel</name> | |
<visible>false</visible> | |
</panel> | |
<panel> | |
<name>FontsPanel</name> | |
<visible>false</visible> | |
</panel> | |
<feature> | |
<name>SelfServeInstalls</name> | |
<enabled>false</enabled> | |
</feature> | |
</config> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment