Deployment Platform/Client Configuration: Difference between revisions
Created page with "== Summary == This page describes the {{Code|sweets.conf}} configuration file, the common way to configure Sugar clients within the Sweets Distribution, thus, [[Deploymen..." |
|||
| Line 8: | Line 8: | ||
* {{Code|/etc/sweets.conf}}<br>system-wide configuration file, | * {{Code|/etc/sweets.conf}}<br>system-wide configuration file, | ||
* {{Code|/etc/sweets.d}}<br>directory with system-wide configuration files, | |||
* {{Code|~/.config/sweets/config}}<br>user-wide configuration file, | * {{Code|~/.config/sweets/config}}<br>user-wide configuration file, | ||
* {{Code|~/.sugar/''PROFILE''/sweets.conf}}<br>configuration related to particular Sugar profile. | * {{Code|~/.sugar/''PROFILE''/sweets.conf}}<br>configuration related to particular Sugar profile. | ||