mirror of
https://github.com/alchemy-fr/Phraseanet.git
synced 2025-10-23 18:03:17 +00:00
Move setting to registry and form type
This commit is contained in:
@@ -48,7 +48,7 @@
|
||||
chdir: /vagrant/
|
||||
|
||||
- name: Enable API routes
|
||||
shell: bin/setup system:config set main.api_disable false
|
||||
shell: bin/setup system:config set registry.api-clients.api-enable true
|
||||
args:
|
||||
chdir: /vagrant/
|
||||
|
||||
|
@@ -1,10 +0,0 @@
|
||||
# Autodetect text files
|
||||
* text=auto
|
||||
|
||||
# Force the following filetypes to have unix eols, so Windows does not break them
|
||||
*.pp text eol=lf
|
||||
*.sh text eol=lf
|
||||
*.yaml text eol=lf
|
||||
Puppetfile text eol=lf
|
||||
.bash_aliases text eol=lf
|
||||
.vimrc text eol=lf
|
Reference in New Issue
Block a user