選択できるのは25トピックまでです。 トピックは、先頭が英数字で、英数字とダッシュ('-')を使用した35文字以内のものにしてください。

customize.yml 190B

1234567
  1. ---
  2. - name: disable upsale block on homepage
  3. copy:
  4. content: ""
  5. dest: "{{openproject_path}}/openproject/app/views/homescreen/blocks/_upsale.html.erb"
  6. notify: restart openproject