This file contains hidden or 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
<touchégg> | |
<settings> | |
<property name="composed_gestures_time">0</property> | |
</settings> | |
<application name="All"> | |
<gesture type="DRAG" fingers="4" direction="LEFT"> |
This file contains hidden or 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
<?php | |
class MagicThreeResolver | |
{ | |
/** | |
* @param array $numbers | |
* | |
* @return bool | |
*/ | |
public function resolve(array $numbers) |
This file contains hidden or 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
SSL keys and certificates were not found. | |
Assuming that the container is running behind a HTTPS enabled load balancer. | |
Updating CA certificates... | |
Waiting for database server to accept connections | |
Starting supervisord... | |
2015-05-19 12:59:07,239 CRIT Supervisor running as root (no user in config file) | |
2015-05-19 12:59:07,239 WARN Included extra file "/etc/supervisor/conf.d/sidekiq.conf" during parsing | |
2015-05-19 12:59:07,239 WARN Included extra file "/etc/supervisor/conf.d/sshd.conf" during parsing | |
2015-05-19 12:59:07,239 WARN Included extra file "/etc/supervisor/conf.d/nginx.conf" during parsing | |
2015-05-19 12:59:07,239 WARN Included extra file "/etc/supervisor/conf.d/cron.conf" during parsing |
NewerOlder