Conventions

In this book, you will find a number of styles of text that distinguish between different kinds of information. Here are some examples of these styles, and an explanation of their meaning.

Code words in text are shown as follows: "Let's clarify what's an AMP file or package. An AMP file is a .zip file with the .amp extension."

A block of code will be set as follows:

{
  "rating": {
    "average": 1.923,
    "count": 13
  }
}

When we wish to draw your attention to a particular part of a code block, the relevant lines or items will be made bold:

enableLookups="false"
disableUploadTimeout="true"
acceptCount="100"
scheme="https"
secure="true"
clientAuth="false" 
sslProtocol="TLS" 
keystoreFile="/root/.keystore"
keystorePass="changeit"

Any command-line ...

Get Alfresco One 5.x Developer's Guide - second edition now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.