forked from moodlehq/moodle-local_amos
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathlocal_amos.yml
43 lines (42 loc) · 831 Bytes
/
local_amos.yml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
#
# AMOS recipe file for https://moodle.org/plugins/tool_pluginskel
#
component: local_amos
name: AMOS
copyright: 2018 David Mudrák <[email protected]>
privacy:
haspersonaldata: true
uselegacypolyfill: false
meta:
dbfields:
amos_commits:
- commitmsg
- timecommitted
- userinfo
amos_translators:
- lang
- status
amos_stashes:
- id
- languages
- components
- strings
- timecreated
- timemodified
- name
- message
amos_contributions:
- lang
- subject
- message
- stashid
- status
- timecreated
- timemodified
subsystems:
- comment
external:
- languagepacks:
- firstname
- lastname
- email