-
Notifications
You must be signed in to change notification settings - Fork 670
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Revert sync folder name back to appName
This partly reverts 9719219 and the behavor introduced in 3.0
- Loading branch information
1 parent
32670a7
commit 336fd7f
Showing
2 changed files
with
19 additions
and
5 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,18 @@ | ||
Change: Revert local folder name back to pre 3.0 behavior | ||
|
||
Due to user requests, we reverted the folder name from | ||
``` | ||
ownCloud - Albert@owncloud.com | ||
ownCloud - Katherine@owncloud.org | ||
ownCloud - Marie@owncloud.com | ||
``` | ||
|
||
back to | ||
|
||
``` | ||
ownCloud | ||
ownCloud (1) | ||
ownCloud (2) | ||
``` | ||
|
||
https://github.com/owncloud/enterprise/issues/6390 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters