webapp: configure new repos to use the standard preferred content settings
This commit is contained in:
parent
3490977d97
commit
9da7dd8874
6 changed files with 15 additions and 8 deletions
|
@ -30,6 +30,7 @@ import Utility.Network
|
|||
import Remote (prettyListUUIDs)
|
||||
import Annex.UUID
|
||||
import Annex.StandardGroups
|
||||
import Logs.PreferredContent
|
||||
|
||||
import Yesod
|
||||
import Data.Text (Text)
|
||||
|
|
|
@ -22,6 +22,7 @@ import Logs.Remote
|
|||
import qualified Remote
|
||||
import Types.Remote (RemoteConfig)
|
||||
import Annex.StandardGroups
|
||||
import Logs.PreferredContent
|
||||
|
||||
import Yesod
|
||||
import Data.Text (Text)
|
||||
|
|
|
@ -19,6 +19,7 @@ import Utility.Yesod
|
|||
import Utility.Rsync (rsyncUrlIsShell)
|
||||
import Logs.Remote
|
||||
import Remote
|
||||
import Logs.PreferredContent
|
||||
import Annex.StandardGroups
|
||||
|
||||
import Yesod
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue