Configuration of Infinite Scale
The configuration of Infinite Scale is simple yet powerful and extremely flexible. If you have downloaded the binary from ownCloud directly instead of installing it via the package manager of your Linux operating system, copy or move the file to /usr/bin/ocis
and make it executable with the command: chmod +x /usr/bin/ocis
.
Enter ocis help
and you’ll see all available options for the command.
Configuration can either be done via environment variables or in configuration files. If you decide to use configuration files, keep in mind that changing environment variables supersedes the settings in these files.