0
0

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?

More than 1 year has passed since last update.

Acquia Cloud PlatformでDrupalのAutomated Cronを無効にする

Posted at
  1. 対象のDrupalサイトの管理画面で、Automated Cronモジュールをアンインストールする。
  2. Acquia Cloud Platformの管理画面にログインする。対象のアプリケーション、対象の環境ページに遷移して、左メニューから「Scheduled Jobs」に移動する。
  3. 「Add Job」をクリックする。
  4. 「Job name」に「Drupal Cron」と入力して、「Command」に/usr/local/bin/cron-wrapper.sh ***.dev https://***dev.prod.acquia-sites.comを入力する。最後にジョブを実行する頻度を指定して「Submit」をクリックする。

0
0
0

Register as a new user and use Qiita more conveniently

  1. You get articles that match your needs
  2. You can efficiently read back useful information
  3. You can use dark theme
What you can do with signing up
0
0

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?