remove some code in 1.3+
Open
@ArtificialOwl is already working on this.
Since Dec 7, 2021.
bug
- Dominant language
- PHP
- Stars
- 272
- Forks
- 37
- PR merge metrics
- No merged PRs in 30d
Description
in version 1.3+, remove lines added in #100
- remove this line that force the default value to
true: https://github.com/nextcloud/backup/pull/100/files#diff-6c287713390b9556b28be55abc7fb66841e636bc048e9edc36bf8b211b50f43dR414 - change default value for CRON_ENABLED to
false: https://github.com/nextcloud/backup/pull/100/files#diff-194089508cb2eb39162977cf3d1c5ca2883b3fc094a131a6b4caf472b50d4691R86
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.