diff options
Diffstat (limited to 'docs/administration.rst')
-rw-r--r-- | docs/administration.rst | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/docs/administration.rst b/docs/administration.rst new file mode 100644 index 000000000..33595fdb8 --- /dev/null +++ b/docs/administration.rst @@ -0,0 +1,11 @@ +.. This work is licensed under a Creative Commons Attribution 4.0 International License. +.. http://creativecommons.org/licenses/by/4.0 + +Administration +============== + +Actions +------- + +- | **Set the list of services to be instantiated by MACRO** + | To set a certain service for the MACRO style instantiation instead of A La Carte, update MACRO_SERVICES in vidConfiguration.js file, with the service model invariant UUID (More info under the Configurations section).
\ No newline at end of file |