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

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 4334260 was 545545d, checked in by Natalia Serrano <natalia.serrano@…>, 14 months ago

refs #238, add new installation parameters for uds

  • Property mode set to 100644
File size: 156 bytes
Line 
1<?php
2$UDS_REST_URL      = '__UDSRESTURL__';
3$UDS_AUTHENTICATOR = '__UDSAUTH__';
4$UDS_USER          = '__UDSUSER__';
5$UDS_PASS          = '__UDSPASS__';
6?>
Note: See TracBrowser for help on using the repository browser.