remvoved yaml
parent
62a1d9e2ba
commit
6d7cc4f68e
|
@ -1,2 +1,3 @@
|
|||
digitaldemocratic.conf
|
||||
*.yml
|
||||
**/*.yaml
|
||||
|
|
|
@ -1,32 +0,0 @@
|
|||
---
|
||||
background_login: /img/background.png
|
||||
colours:
|
||||
background: "#F0F0F0"
|
||||
primary: "#92AE01"
|
||||
secondary: "#FFFFFF"
|
||||
logo: /img/logo.png
|
||||
apps_external:
|
||||
- href: https://myweb
|
||||
icon: fa fa-university
|
||||
name: Escola Web
|
||||
shortname: web
|
||||
- href: https://myvideos
|
||||
icon: fa fa-youtube-play
|
||||
name: Youtube
|
||||
shortname: youtube
|
||||
- href: https://mydictionary
|
||||
icon: fa fa-book
|
||||
name: Diccionari
|
||||
shortname: diccionari
|
||||
- href: http://meet.jit.si
|
||||
icon: fa fa-video-camera
|
||||
name: Reunions Jitsi
|
||||
shortname: jitsi
|
||||
- href: https://www.duckduckgo.com
|
||||
icon: fa fa-search
|
||||
name: Cercar
|
||||
shortname: search
|
||||
- href: https://www.openstreetmap.org
|
||||
icon: fa fa-map-marker
|
||||
name: Maps
|
||||
shortname: maps
|
|
@ -1,55 +0,0 @@
|
|||
apps_internal:
|
||||
- subdomain: nextcloud
|
||||
href: /
|
||||
icon: fa fa-cloud
|
||||
name: Núvol + crear arxius
|
||||
shortname: cloud
|
||||
- subdomain: nextcloud
|
||||
href: /apps/mail/setup
|
||||
icon: fa fa-envelope-o
|
||||
name: Correu
|
||||
shortname: email
|
||||
- subdomain: pad
|
||||
href: /
|
||||
icon: fa fa-file-text-o
|
||||
name: Pads
|
||||
shortname: pads
|
||||
- subdomain: nextcloud
|
||||
href: /apps/forms
|
||||
icon: fa fa-check-square-o
|
||||
name: Formularis
|
||||
shortname: forms
|
||||
- subdomain: nextcloud
|
||||
href: /apps/polls
|
||||
icon: fa fa-bar-chart
|
||||
name: Enquestes
|
||||
shortname: feedback
|
||||
- subdomain: nextcloud
|
||||
href: /apps/spreed
|
||||
icon: fa fa-commenting-o
|
||||
name: Xat
|
||||
shortname: chat
|
||||
- subdomain: nextcloud
|
||||
href: /apps/calendar
|
||||
icon: fa fa-calendar
|
||||
name: Calendari
|
||||
shortname: schedule
|
||||
- subdomain: wp
|
||||
href: /wp-login.php?saml_sso
|
||||
icon: fa fa-rss
|
||||
name: Webs
|
||||
shortname: webs
|
||||
- subdomain: nextcloud
|
||||
href: /apps/bbb
|
||||
icon: fa fa-video-camera
|
||||
name: Reunions BBB
|
||||
shortname: meets_bbb
|
||||
- subdomain: nextcloud
|
||||
href: /apps/photos
|
||||
icon: fa fa-file-image-o
|
||||
name: Fotos
|
||||
shortname: photos
|
||||
user:
|
||||
account: /auth/realms/master/account
|
||||
avatar: /auth/realms/master/avatar-provider
|
||||
password: /auth/realms/master/password
|
Loading…
Reference in New Issue