%PDF-1.5 %���� ºaâÚÎΞ-ÌE1ÍØÄ÷{òò2ÿ ÛÖ^ÔÀá TÎ{¦?§®¥kuµùÕ5sLOšuY
Server IP : 188.40.95.74 / Your IP : 216.73.216.205 Web Server : Apache System : Linux cp01.striminghost.net 3.10.0-1160.119.1.el7.tuxcare.els13.x86_64 #1 SMP Fri Nov 22 06:29:45 UTC 2024 x86_64 User : vlasotin ( 1054) PHP Version : 5.6.40 Disable Function : NONE MySQL : ON | cURL : ON | WGET : ON | Perl : ON | Python : ON | Sudo : ON | Pkexec : ON Directory : /opt/cpanel/ea-ruby27/src/passenger-release-6.0.23/ |
Upload File : |
# http://EditorConfig.org root = true [*] end_of_line = lf charset = utf-8 [bin/*] indent_style=space indent_size=2 trim_trailing_whitespace = true [dev/*] indent_style=space indent_size=2 trim_trailing_whitespace = true [doc/*.txt] indent_style=tab indent_size=4 [doc/*/*.txt] indent_style=tab indent_size=4 [*.cpp] indent_style = tab indent_size = 4 trim_trailing_whitespace = true insert_final_newline = true [*.c] indent_style = tab indent_size = 4 trim_trailing_whitespace = true insert_final_newline = true [*.h] indent_style = tab indent_size = 4 trim_trailing_whitespace = true insert_final_newline = true [*.hpp] indent_style = tab indent_size = 4 trim_trailing_whitespace = true insert_final_newline = true [*.rb] indent_style = space indent_size = 2 trim_trailing_whitespace = true [*.py] indent_style = tab trim_trailing_whitespace = true [*.cxxcodebuilder] indent_style = space indent_size = 2 trim_trailing_whitespace = true [config.ru] indent_style = space indent_size = 2 trim_trailing_whitespace = true [Rakefile] indent_style = space indent_size = 2 trim_trailing_whitespace = true [Gemfile] indent_style = space indent_size = 2 trim_trailing_whitespace = true [Jenkinsfile] indent_style = space indent_size = 2 trim_trailing_whitespace = true [*.js] indent_style = tab indent_size = 4 trim_trailing_whitespace = true [src/nginx_module/*.c] indent_style = space indent_size = 4 [src/nginx_module/*.h] indent_style = space indent_size = 4 [src/nginx_module/*/*.c] indent_style = space indent_size = 4 [src/nginx_module/*/*.h] indent_style = space indent_size = 4 [src/cxx_supportlib/vendor-modified/libev/*.c] indent_style = space indent_size = 2 trim_trailing_whitespace = false [src/cxx_supportlib/vendor-modified/libev/*.h] indent_style = space indent_size = 2 trim_trailing_whitespace = false [src/cxx_supportlib/vendor-copy/libuv/src/*.c] indent_style = space indent_size = 2 trim_trailing_whitespace = false [src/cxx_supportlib/vendor-copy/libuv/src/*.h] indent_style = space indent_size = 2 trim_trailing_whitespace = false [src/cxx_supportlib/vendor-copy/libuv/src/unix/*.c] indent_style = space indent_size = 2 trim_trailing_whitespace = false [src/cxx_supportlib/vendor-copy/libuv/src/unix/*.h] indent_style = space indent_size = 2 trim_trailing_whitespace = false [resources/templates/standalone/config.erb] indent_style = space indent_size = 4 trim_trailing_whitespace = true