source: admin/WebConsole/includes/uds.php @ fbcfc55

configure-oglivelgromero-new-oglivemainmaint-cronmount-efivarfsmultivmmultivm-ogboot-installerogClonningEngineoglive-ipv6test-python-scriptsticket-301ticket-50ticket-50-oldticket-577ticket-585ticket-611ticket-612ticket-693ticket-700ubu24tplunification2use-local-agent-oglivevarios-instalacion
Last change on this file since fbcfc55 was 23f2b49, checked in by Natalia Serrano <natalia.serrano@…>, 14 months ago

refs #235 Add finer adjustments

  • Remove duplicated variable $tz
  • Move UDS-related vars to their own file for inclusion
  • Put a displace comment in its place
  • Property mode set to 100644
File size: 161 bytes
Line 
1<?php
2$UDS_REST_URL      = 'https://uds.example.com/uds/rest/';
3$UDS_AUTHENTICATOR = 'Local users';
4$UDS_USER          = 'user';
5$UDS_PASS          = 'pass';
6?>
Note: See TracBrowser for help on using the repository browser.