Using Modules Composer - mcuyar/station GitHub Wiki

The composer module is global only module. On each provision, composer will run the self-update command.

To turn self updates off simply add parameters below to your custom config.yaml file.

composer:
  update: false