get isRunningAdhoc()

in monitoring/src/config.ts [33:35]


	get isRunningAdhoc(): boolean {
		return this._isRunningAdhoc;
	}