Rev 1653 | Rev 1939 | Go to most recent revision | Show entire file | Regard whitespace | Details | Blame | Last modification | View Log | SVN | RSS feed
| Rev 1653 | Rev 1656 | ||
|---|---|---|---|
| Line 1... | Line 1... | ||
| 1 | ############################################################################### |
1 | ############################################################################### |
| 2 | ## Paths ## |
2 | ## Paths ## |
| 3 | ############################################################################### |
3 | ############################################################################### |
| 4 | ProtocolFile = /usr/share/atom/protocol/data.xml |
4 | ProtocolFile = /usr/share/atom/protocol/data.xml |
| 5 | ScriptPath = /usr/share/atom/script/ |
5 | ScriptPath = /usr/share/atom/script/ |
| - | 6 | UserScriptPath = /etc/atom/uscript/ |
|
| 6 | StoragePath = / |
7 | StoragePath = /etc/atom/storage/ |
| 7 | 8 | ||
| 8 | ############################################################################### |
9 | ############################################################################### |
| 9 | ## Logging ## |
10 | ## Logging ## |
| 10 | ############################################################################### |
11 | ############################################################################### |
| 11 | LogLevel = 3 |
12 | LogLevel = 3 |