~therve/landscape-client/285086-customgraph-acceptedtype

« back to all changes in this revision

Viewing changes to landscape-client.conf

  • Committer: Jamu Kakar
  • Date: 2008-08-02 02:02:48 UTC
  • mto: This revision was merged to the branch mainline in revision 29.
  • Revision ID: jkakar@kakar.ca-20080802020248-hagy23ddhpa4a979
- Replaced check_config decorator with simpler inline code.

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
1
[client]
 
2
log_level = debug
 
3
registration_password = 
2
4
bus = session
3
 
computer_title = John's PC
4
 
account_name = onward
5
 
registration_password =
 
5
computer_title = ooga
 
6
data_path = /tmp/landscape/
 
7
no_start = True
6
8
url = http://localhost:8080/message-system
7
 
data_path = /tmp/landscape/
 
9
ping_url = http://localhost:8081/ping
8
10
log_dir = /tmp/landscape/
9
 
log_level = debug
 
11
include_manager_plugins = ScriptExecution
 
12
script_users = root,nobody,landscape
 
13
account_name = wubble
10
14
pid_file = /tmp/landscape/landscape-client.pid
11
 
ping_url = http://localhost:8081/ping
 
15