Changes between Version 13 and Version 14 of MovedToGitHub/WebInterface
- Timestamp:
- Jan 21, 2010, 5:11:02 PM (12 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
MovedToGitHub/WebInterface
v13 v14 11 11 ''Note: the daemon always has the [wiki:rpc] / Web Interface turned on.'' 12 12 13 == Locations == 14 === Mac OS X Defaults === 15 The Mac GUI packages the Web Interface in its application bundle, so there is no need to manually install or update the bundle. 13 == OS Specific == 14 === Mac OS X === 16 15 17 If you do want to use a ''custom'' Web Interface use the [EnvironmentVariables environment variable]. eg.: 18 {{{ 19 $ export TRANSMISSION_WEB_HOME=/path/to/web/files 20 $ open -a Transmission 21 }}} 22 23 24 === Linux Defaults === 16 See [wiki:OSX/DesktopRemote How to enable the web interface in OS X] 17 18 === Linux === 25 19 The Linux daemon will look for the Web Interface files in: 26 20 1. {{{$TRANSMISSION_WEB_HOME}}}, if the [EnvironmentVariables environment variable] is set